ecnx / elfcrack

Guess closest name of ELF binary symbol to another with exact SYS-V hash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage example:

./bin/elfcrack 2 test_functionQ
test_functiooA
test_functiolq
test_functioma
test_functiP_A
test_functiQLq
test_functiQMa
test_functiQNQ

All above symbol names have exact SYS-V style hash.
Note: '2' means replace up to two last letters.

About

Guess closest name of ELF binary symbol to another with exact SYS-V hash

License:GNU General Public License v3.0


Languages

Language:C 83.3%Language:Makefile 16.7%