45 results for “topic:objdump”
like ~~grep~~ UBER, but for binaries
📖 从 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
Patch for Apple's pam_tid PAM Touch ID module to add sudo watch authentication
gen-callgraph is a script to generate call graph from elf binary
GUI disassembler and binary analysis tool utilizing GNU binutils
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
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.
System programming & Algorithm ― Linux programming
Parse objdump files using tree-sitter
GTKWave Decoders for RISCV
A bingrep clone
The task was to reverse engineer an open-source software and a custom binary using various diagnostic tools and security assessment techniques.
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".
Count statistics of opcodes and register / arguments in ELF binaries
Linux script to parse the raw bytes from objdump into shellcode.
nm lists the symbols from object files / objdump displays information about one or more object files
All of my Epitech projects during the 2nd year
AMO binutils: Complete toolchain for the AMO ISA (ELF32 bare-metal).
Recursively Copy DLLs Required By A .exe or a .dll file.
EPITECH's second year last PSU project
Extract opcodes from an ELF binary or from functions in it.
objdump parsing for debugging
MCP reverse engineering tools
{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.
Python tooling for embedded benchmark analysis — objdump call-graph parser, .map code-size extractor, ARM vs RISC-V visualisation
Compute statistics from objdump disassembly output.