Commit Graph

5 Commits

Author SHA1 Message Date
Camille Mougey 9303454bbf Core: Introduce BoundedDict and its regression test 2015-02-23 17:54:59 +01:00
Camille Mougey a2e461cc51 PyLint: Remove keyword redefinition, bad open mode 2015-02-18 20:42:54 +01:00
serpilliere cc2b6e079a jit: move code into arch directory 2014-08-21 11:09:24 +02:00
serpilliere 1f5c7d7fa7 Utils: missing pack struct 2014-07-09 11:09:39 +02:00
serpilliere ed5c3668cc Miasm v2
* 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 !
2014-06-03 10:27:56 +02:00