ZwoELF icon indicating copy to clipboard operation
ZwoELF copied to clipboard

An ELF parsing and manipulation library for Python

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

Hi, I tried to work on a stripped ELF32 Binary. The output of the file command is: file my_binary /path/to/my_binary: ELF 32-bit LSB executable, version 1 (SYSV), statically linked, stripped...

no module named ZwoELF