The task was to reverse engineer an open-source software and a custom binary using various diagnostic tools and security assessment techniques.
-
Updated
Apr 12, 2020
The task was to reverse engineer an open-source software and a custom binary using various diagnostic tools and security assessment techniques.
nm lists the symbols from object files / objdump displays information about one or more object files
Linux script to parse the raw bytes from objdump into shellcode.
{EPITECH} | Second year | Unix porgraming - Memory
Recursively Copy DLLs Required By A .exe or a .dll file.
A reproduction of nm and otool functionalities.
GUI tool to convert binary files to DOS Object OBJ/OMF,COFF, Amiga Hunk, and GWBASIC BSV format. Creates byte exact files as Turbo Pascal BINOBJ and Turbo C BGIOBJ. Can be used with Turbo Pascal, QuickPascal, Freepascal ,Turbo C, QuickC, and Open Watcom compilers.
This repository contains my fixed version of DARPA's Cyber Grand Challenge Objdump tool (version 2.24). I received segmentations faults during "objdump -b binary -m i386 -D input_file".
Epitech 2nd year project, recreation of the 'nm' and 'objdump -fs' commands
Add a description, image, and links to the objdump topic page so that developers can more easily learn about it.
To associate your repository with the objdump topic, visit your repo's landing page and select "manage topics."