Skip to content
View Fluxay123's full-sized avatar

Block or report Fluxay123

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Cheatsheet-God Cheatsheet-God Public

    Forked from OlivierLaflamme/Cheatsheet-God

    Penetration Testing Reference Bank - OSCP / PTP & PTX Cheatsheet

  2. Koppeling Koppeling Public

    Forked from monoxgas/Koppeling

    Adaptive DLL hijacking / dynamic export forwarding

    C++

  3. shellcode shellcode Public

    Forked from gavz/shellcode

    Shellcodes for Windows/Linux/BSD running on x86, AMD64, ARM, ARM64

    C

  4. OffensiveNim OffensiveNim Public

    Forked from byt3bl33d3r/OffensiveNim

    My experiments in weaponizing Nim (https://nim-lang.org/)

    Nim

  5. donut donut Public

    Forked from TheWover/donut

    Generates x86, x64, or AMD64+x86 position-independent shellcode that loads .NET Assemblies, PE files, and other Windows payloads from memory and runs them with parameters

    C

  6. ReflectiveDLLInjection ReflectiveDLLInjection Public

    Forked from stephenfewer/ReflectiveDLLInjection

    Reflective DLL injection is a library injection technique in which the concept of reflective programming is employed to perform the loading of a library from memory into a host process.

    C