uf0o / binary_analysis

binary analysis tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A collection of binary analysis tools

  • elf_inject.c # inject an extra section into a 32 or 64 bit ELF binary
  • ep_patcher.py # entry point patcher

About

binary analysis tools


Languages

Language:C 98.1%Language:Python 1.9%