Skip to content
View domin568's full-sized avatar
Block or Report

Block or report domin568

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. Windows-Reverse-TCP-shellcode-x86 Windows-Reverse-TCP-shellcode-x86 Public

    Works just for 32 bit Windows

    C 2 1

  2. Anti-Debug-examples-Windows Anti-Debug-examples-Windows Public

    Some examples of anti debug techniques used in malware or commercial products preventing analysts to debug code of app.

    Assembly 18 8

  3. Anti-RE-examples Anti-RE-examples Public

    Some examples of how to mislead disassemblers.

    Assembly 5 5

  4. MalDbg MalDbg Public

    Simple debugger written 4fun for Windows

    C++ 2 2

  5. NoIAT NoIAT Public

    Obfuscate Import Address Table in PE32 executable (dynamic imports are resolved by stub in added .noiat section)

    Assembly

  6. ESETVM ESETVM Public

    Solution for ESET Core Software Engineer challenge

    C++