There are 2 repositories under objdump topic.
📖 从 0 到 1,系统化学习 Android 逆向,让学习变得有趣、好玩、易上手!
Python command-line tool and GDB extension to view and save x86, ARM and objdump assembly files as control-flow graph (CFG) pdf files
gen-callgraph is a script to generate call graph from elf binary
VSDSquadron Research Internship 2024 program where we learn about RISC-V processor and VLSI Design using various open source tools.
A repository that stores results from converting C code to Assembly. I use this repository to analyze performance with my C code.
A personal implementation of GNU shell commands: nm and objdump
System programming & Algorithm ― Linux programming
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.
GTKWave Decoders for RISCV
The task was to reverse engineer an open-source software and a custom binary using various diagnostic tools and security assessment techniques.
Count statistics of opcodes and register / arguments in ELF binaries
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.
Recursively Copy DLLs Required By A .exe or a .dll file.
Extract opcodes from an ELF binary or from functions in it.
A reproduction of nm and otool functionalities.
recreated nm and objdump with a couple of flags
Smap - Advanced shellcode mapper written on python2
Epitech Second Year Project, nmobjdump in c
Epitech 2nd year project, recreation of the 'nm' and 'objdump -fs' commands
{EPITECH} | Second year | Unix porgraming - Memory
Reads object file symbol table, generate a sorted spreadsheet with the entries. Intended for embedded development where memory and code space needs to be optimized.