phil777

Results 7 issues of 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...

bug

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"...

enhancement
task

enhancement
task

**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.