Skip to content
View Fatmike-GH's full-sized avatar

Block or report Fatmike-GH

Report abuse

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

Report abuse

Pinned Loading

  1. Fatpack Fatpack Public

    A Windows PE packer for executables (x64) with LZMA compression and with full TLS (Thread Local Storage) support.

    C 107 13

  2. PELoader PELoader Public

    A Windows PE loader / manual mapper for executables (x86 and x64) with full TLS (Thread Local Storage) support.

    C++ 110 25

  3. MCPDebugger MCPDebugger Public

    A MCP Debugger Server for Windows executables (x86 and x64). Exposes debugger functionality as MCP Tools for static / dynamic analysis of the debuggee and memory inspection through a clean interface.

    C 13 1

  4. DLLInjectionDetector DLLInjectionDetector Public

    A DLL Injection Detector for Windows.

    C++ 77 13

  5. JitDecrypter JitDecrypter Public

    A Just-In-Time Decrypter for Windows executables (x86 and x64) that performs real-time, instruction-level decryption of encrypted code sections, enhancing runtime protection against static and dyna…

    C++ 62 9

  6. Nanomites Nanomites Public

    A custom implementation of the Nanomites protection technology for Windows executables (x86 and x64) originally introduced by Silicon Realms in 1999 for the Armadillo Protector.

    C 45