Skip to content
View vertigo6622's full-sized avatar

Block or report vertigo6622

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. obsidian-protector obsidian-protector Public

    obsidian is an executable protector for windows. compiled stub and source template included. licensed under modified ACSL 1.4.

    C 2

  2. ollvm-22 ollvm-22 Public

    ollvm (obfuscator llvm) plugin ported to llvm 22. add bogus control flow, flattening, splitting, substitution to obfuscate your C/C++ code.

    C++ 1

  3. florisboard_bigrams florisboard_bigrams Public

    Forked from florisboard/florisboard

    Implementing bigram-based context awareness.

    Kotlin

  4. py-encode py-encode Public

    converts binary to base64. compresses it with zlib, with optional aes encryption, then encodes as base64 text file.

    Python

  5. py-lnk-creator py-lnk-creator Public

    creates windows .lnk shortcuts that run arbitrary powershell commands. can be disguised with various different icons.

    Python

  6. spoofverifier spoofverifier Public

    queries dns for dmarc, spf, and dkim records and reports if the domain is vulnerable to spoofing / lacks proper dns protections.

    Python