phil777
phil777
Static executable generated with gcc 7 for ARM create an ELF executable with this REL section header (note the `readelf` warning): ``` [Nr] Name Type Addr Off Size ES Flg...
Make it possible to use quoted strings, if possible with escapes, and that can be concatenated with || ``` mem[0x10000] = "my string" mem[0x20000] = "my string terminated with zero\x00"...
**Checklist:** - [X] If you are new to Scapy: I have checked [CONTRIBUTING.md](https://github.com/secdev/scapy/blob/master/CONTRIBUTING.md) (esp. section submitting-pull-requests) - [X] I squashed commits belonging together - [X] I added unit tests or...
Hi, I'd love to have this page: https://kroki.io/#try also included in the webapp for local use.