Skip to content
View Therety's full-sized avatar
🧹
Clearing cache...
🧹
Clearing cache...
  • Czech Republic

Block or report Therety

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. vm-detection vm-detection Public

    Small C project aimed to detect if your program is running in a virtual environment (like VMware, VirtualBox, Hyper-V or sandbox service ANY.run), while being stealthy.

    C 2

  2. npm-malware-deobfuscated.js - I've r... npm-malware-deobfuscated.js - I've removed all the nasty stuff, keeping only the code with comments so anybody can understand (from recent npm package)
    1
    // Flags
    2
    let ethDetected = 0;
    3
    let initRan = 0;
    4
    let localInit = 0;
    5
    
                  
  3. BlobCache BlobCache Public

    Vercel-based caching of blob images (in this case, sneakers) for quick access

    TypeScript

  4. ransw ransw Public

    Simple encryptor for educational purposes

    C 1