binch icon indicating copy to clipboard operation
binch copied to clipboard

A light ELF binary patch tool in python urwid

Results 2 binch issues
Sort by recently updated
recently updated
newest added

Using 'g' shortcut, it should be able to jump to a symbol, not a specific address number. Moreover, it would be nice to add a new symol to a specific...

enhancement

If new code is inserted, it can break following codes. So, we have to know some information such as the size of extra bytes, or dependencies of each code.

New feature