Skip to content
View Mohamed-Adil-Cyber's full-sized avatar

Block or report Mohamed-Adil-Cyber

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. code_Cave_Finder code_Cave_Finder Public

    A program that takes an EXE or DLL file as an input and searches for null areas inside it where code can be injected into and saves all the null addresses to a txt file

    Python 8

  2. windows_atom windows_atom Public

    windows_atom is a Python library that provides an interface for interacting with the Windows atom table using a ctypes module wrapper. This library allows for adding, finding, retrieving, and delet…

    Python 2

  3. AthackReverseSolutions AthackReverseSolutions Public

    solutions for the reverse engineering challenges of at hack

    Python 1

  4. Another-Chip8-Emulator Another-Chip8-Emulator Public

    Started developing this script to test emu dev and there is no emulator easier and more developed than chip 8 emulator with only 36 opcodes.

    Python 4

  5. Static_YaraRule_Maker Static_YaraRule_Maker Public

    This is a gui script that takes a pe file and creates a yara file to detect it

    Python 3

  6. ManualPatchingCaluclator ManualPatchingCaluclator Public

    Simple calculator that calculates how relative address changes to actual hex address

    Python