5 Commits

Author SHA1 Message Date
Romain Thomas
3b17aba10e Refactor some parts of the Architecture:
* JSON visitor are located in the format namespace
  * Visitor are *real* visitor
  * Visitable class has been renamed to Object
  * Due to a bug in Visual Studio 2015, we move to VS2017
2018-03-13 16:49:02 +01:00
Romain Thomas
81440ce00c Enhance ELF API the DynamicEntryArray 2017-09-12 15:37:32 +02:00
Romain Thomas
b2d36940f6 Enable ELF interpreter modification (without size restriction)
See: 'examples/python/changer_elf_interpreter.py' for usage

Resolve: #86
2017-09-07 13:37:09 +02:00
Romain Thomas
58bf7a2987 Forward ELF Dynamic Entry ctor 2017-09-03 21:23:59 +02:00
Romain Thomas
306a191a03 First public release 2017-03-30 16:56:49 +02:00