Skip to content
View sharpicx's full-sized avatar

Organizations

@AdventOfVim

Block or report sharpicx

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. CVE-2024-1651-PoC Public

    Torrentpier v2.4.1. CVE-2024-1651. Remote Code Execution (RCE). Exploit.

    Python 11 2

  2. brainlit Public

    A tool for scraping answers from brainly within json element queries.

    Python 5

  3. kbbi-cli Public

    Kamus Besar Bahasa Indonesia

    Shell 10

  4. HackMyVM - Zeug
    1
    #include <stdio.h>
    2
    #include <stdlib.h>
    3
    #include <stdint.h>
    4
    
                  
    5
    int main() {
  5. random
    1
    using System;
    2
    using System.ComponentModel;
    3
    using System.Drawing;
    4
    using System.IO;
    5
    using System.Security.Cryptography;
  6. https://crackmes.one/crackme/6756f8c...
    1
    using System;
    2
    using System.Text;
    3
    
                  
    4
    public class HelloWorld
    5
    {