You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello again.
Can't i lets say create a function to write a new file with the modified
field in it using the following loop?
* for section in elf.iter_sections():
o new_elf.write(section.data())
Hi there!
I just wanted to ask,
Is it possible to customize bits and bytes of the ELF file and then produce an altered - change version of it ?
Thanks in advance.
The text was updated successfully, but these errors were encountered: