about summary refs log tree commit diff stats
path: root/example/extract_pe_ressources.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Miasm v2serpilliere2014-06-031-0/+42
| | | | | | | | | * API has changed, so old scripts need updates * See example for API usage * Use tcc or llvm for jit emulation * Go to test and run test_all.py to check install Enjoy !
* Send miasm v1 to hellserpilliere2014-06-031-44/+0
|
* add eflags accessors to python interfaceserpilliere2011-09-111-1/+1
|
* add name to ressource extractorserpilliere2011-08-111-3/+9
|
* add example ressource extractorserpilliere2011-08-111-0/+38