An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: objdump

Evil0ctal/AndroidReverse101

📖 从 0 到 1,系统化学习 Android 逆向,让学习变得有趣、好玩、易上手!

Language: Python - Size: 8.52 MB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 54 - Forks: 20

m4b/bingrep

like ~~grep~~ UBER, but for binaries

Language: Rust - Size: 1 MB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 1,728 - Forks: 67

inickt/pam_wtid

Patch for Apple's pam_tid PAM Touch ID module to add sudo watch authentication

Language: Python - Size: 708 KB - Last synced at: 15 days ago - Pushed at: 11 months ago - Stars: 63 - Forks: 3

Kazhuu/asm2cfg

Python command-line tool and GDB extension to view and save x86, ARM and objdump assembly files as control-flow graph (CFG) pdf files

Language: Python - Size: 3.54 MB - Last synced at: 16 days ago - Pushed at: about 1 year ago - Stars: 76 - Forks: 10

gamemann/C-To-Assembly-Tests

A repository that stores results from converting C code to Assembly. I use this repository to analyze performance with my C code.

Language: Assembly - Size: 1.24 MB - Last synced at: 20 days ago - Pushed at: 11 months ago - Stars: 20 - Forks: 2

ColinKennedy/tree-sitter-objdump

Parse objdump files using tree-sitter

Language: C - Size: 183 KB - Last synced at: about 15 hours ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 1

nasrat-v/nm_objdump

A personal implementation of GNU shell commands: nm and objdump

Language: C - Size: 39.1 KB - Last synced at: 3 days ago - Pushed at: over 7 years ago - Stars: 15 - Forks: 3

Cr0a3/objgrep

A bingrep clone

Language: Rust - Size: 28.3 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

baryluk/elf-opcode-stats

Count statistics of opcodes and register / arguments in ELF binaries

Language: Python - Size: 32.2 KB - Last synced at: about 4 hours ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

five-embeddev/riscv-gtkwave

GTKWave Decoders for RISCV

Language: C++ - Size: 463 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 7 - Forks: 0

BlueDream145/nmobjdump

Epitech Second Year Project, nmobjdump in c

Language: C - Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 2

snhobbs/object_symbols_parser

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.

Language: Python - Size: 188 KB - Last synced at: 15 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

maazm007/vsdsquadron-mini-internship

VSDSquadron Research Internship 2024 program where we learn about RISC-V processor and VLSI Design using various open source tools.

Language: C - Size: 5.79 MB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 5 - Forks: 0

vanerac/nm-objdump

recreated nm and objdump with a couple of flags

Language: C - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

titi0267/Tek2

All of my Epitech projects during the 2nd year

Language: C++ - Size: 48.5 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

jubal-R/ObjGui

GUI disassembler and binary analysis tool utilizing GNU binutils

Language: C++ - Size: 2.91 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 36 - Forks: 9

TheBugFather/Shellcode-Generator

Linux script to parse the raw bytes from objdump into shellcode.

Language: Python - Size: 141 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

onlyuser/gen-callgraph

gen-callgraph is a script to generate call graph from elf binary

Language: Shell - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 48 - Forks: 4

pegvin/DLLBundler

Recursively Copy DLLs Required By A .exe or a .dll file.

Language: C++ - Size: 58.6 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

v3l0c1r4pt0r/binutils-gdb-lkv373a 📦

gdb and binutils (archived - use or1k-none-elf target instead)

Language: C - Size: 259 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ronanboiteau/my_objdump 📦

A command-line tool that reproduces the behavior of objdump.

Language: C - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

SravanthiSinha/holbertonschool-linux_programming

System programming & Algorithm ― Linux programming

Language: C - Size: 1.09 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 12 - Forks: 4

arvindpj007/Reverse-Engineering-CISCO-OpenConnect

The task was to reverse engineer an open-source software and a custom binary using various diagnostic tools and security assessment techniques.

Size: 4.2 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

Nekory23/nm-objdump

{EPITECH} | Second year | Unix porgraming - Memory

Language: C - Size: 784 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

loic-lopez/PSU_2016_nmobjdump

Custom Implementation of nm & objdump tools written in C

Language: C - Size: 48.8 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Autosuffisant/PSU-Nm-Objdump-2021

EPITECH's second year last PSU project

Language: C - Size: 25.4 KB - Last synced at: 12 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Pwn2Ninj4/DumpSC

DumpSC is a simple bash script to extract the shellcode from a binary with objdump for future injection

Language: Shell - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

EliottPal/PSU_nmobjdump_2019

Epitech 2nd year project, recreation of the 'nm' and 'objdump -fs' commands

Language: C - Size: 336 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

frouioui/Nm-Objdump

Reproduction of the linux nm and objdump functions in C

Language: C - Size: 158 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

fedefloris/Nm-otool

A reproduction of nm and otool functionalities.

Language: C - Size: 14 MB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Brukols/Epitech-Nm-Objdump

NM and Objdump command rewrite

Language: C - Size: 101 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

marmeladema/objdump2stats

Compute statistics from objdump disassembly output.

Language: Python - Size: 2.93 KB - Last synced at: 23 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

erwan-simon/nm_objdump

Reimplementation of nm and objdump commands in C

Language: C - Size: 13.7 KB - Last synced at: 26 days ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

AzureHaze21/nm-obdjump

nm lists the symbols from object files / objdump displays information about one or more object files

Language: C - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

tmijieux/eux_readelf

readelf utility program basic clone

Language: C - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0