Andre Pawlowski
Andre Pawlowski
```bash git clone https://github.com/sqall01/ZwoELF.git cd ZwoELF/ python Python 2.7.12 (default, Nov 19 2016, 06:48:10) [GCC 5.4.0 20160609] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import...
Hi, this is unfortunately correct :( . I had focused totally on dynamically linked binaries and realized that the parser does not work with statically linked binaries a few weeks...
addNewSection() should work when you give it all the needed data. But the problem here is that the parser does not have any information about possible sections. This must be...
Yes, this is due to this issue: https://github.com/sqall01/lightweight-push/issues/1