Skip to content
View Dump25's full-sized avatar

Block or report Dump25

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

Popular repositories Loading

  1. ShellCode-Sample ShellCode-Sample Public

    Three shellCode sample with assembly language (MASM). 1_The first sample runs calculator using the winexec function. 2_The second sample displays a messageBox. 3_The third sample runs calculator us…

    Assembly 9

  2. Loader-PEx64-master Loader-PEx64-master Public

    An example of a PE file loading program: In this program, it takes a file named test.exe and loads its contents inside the buffer and loads it in its address space.

    C++ 2 1

  3. infectPe_x86 infectPe_x86 Public

    In this project, the methods of infecting Windows executable files are represented by code injection.

    C 1

  4. process-Explorer process-Explorer Public

    C++ 1

  5. Computer-protector Computer-protector Public

    The main purpose: To control the files on the system for information about tampering or infecting them.

    C

  6. RootKit RootKit Public

    A simple example of the RootKit kernel mod.

    C