Skip to content
Snippets Groups Projects
Commit d510fea8 authored by Alessandro Di Federico's avatar Alessandro Di Federico
Browse files

Simplify command line usage exploiting ELF info

* s/`importGlobalData`/`parseELF`/
* Save the entry point specified in the ELF header, which will be used
  if the user doesn't provide an address.
* Let parse `parseELF` take care of informing libtinycode about what
  has to be mmap'd and where.
* Remove some support scripts used during testing, now no longer
  necessary.
* Various cleanups
parent 432e8989
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment