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

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

  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 7

  2. Shellcode_Address_formatter Shellcode_Address_formatter Public

    simple python program that takes memory address and formats as shellcode to be easily used inside a payload

    Python 2

  3. ManualPatchingCaluclator ManualPatchingCaluclator Public

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

    Python

  4. AthackReverseSolutions AthackReverseSolutions Public

    solutions for the reverse engineering challenges of at hack

    Python 1

  5. Arduino_Reverse_Sandbox Arduino_Reverse_Sandbox Public

    Proof of concept of using the epprom as an enclave for a micro controller reverse sandbox where data only gets decrypted in one area

    C++

  6. 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