Arnaud Pouliquen

Results 1 issues of Arnaud Pouliquen

**Describe the bug** I'm trying to add a binary as a section in an existing elf file. my code is ``` def main(): logging.basicConfig() logger = logging.getLogger(os.path.basename(__file__)) elffile = lief.parse("input.elf")...

help wanted
ELF
Builder