| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Example: Move jitter's examples to a `jitter` directory | Camille Mougey | 2015-01-23 | 1 | -117/+0 |
| * | UnpackUPX: remove unused variable | Camille Mougey | 2014-12-03 | 1 | -3/+2 |
| * | UnpackUPX: reorganize import, remove useless ones | Camille Mougey | 2014-12-03 | 1 | -4/+3 |
| * | Remove vm_ prefix /!\ API MODIF | Fabrice Desclaux | 2014-10-07 | 1 | -4/+4 |
| * | Example: Update example descriptions | ajax | 2014-10-02 | 1 | -1/+1 |
| * | UnpackUPX: myjit -> jitter | ajax | 2014-10-02 | 1 | -7/+7 |
| * | Example: update upx and gen | Fabrice Desclaux | 2014-10-02 | 1 | -127/+63 |
| * | merge | Fabrice Desclaux | 2014-09-19 | 1 | -5/+1 |
| * | fix unpack upx example with machine | serpilliere | 2014-08-21 | 1 | -5/+5 |
| * | Miasm v2 | serpilliere | 2014-06-03 | 1 | -0/+187 |
| * | Send miasm v1 to hell | serpilliere | 2014-06-03 | 1 | -279/+0 |
| * | fix upx with dll | serpilliere | 2013-03-11 | 1 | -6/+9 |
| * | add prefetch mem in emulation | serpilliere | 2011-11-15 | 1 | -20/+7 |
| * | fix eop detection | serpilliere | 2011-10-19 | 1 | -2/+3 |
| * | fix win_api set str ansi/unicode | serpilliere | 2011-10-03 | 1 | -1/+2 |
| * | add eflags accessors to python interface | serpilliere | 2011-09-11 | 1 | -1/+1 |
| * | fix multiple destination in disasm engine; remove dead code | serpilliere | 2011-08-30 | 1 | -0/+1 |
| * | Add dll loader using readl dll addresses | serpilliere | 2011-08-10 | 1 | -1/+2 |
| * | fix emulation on 64 bit | serpilliere | 2011-08-09 | 1 | -1/+1 |
| * | add upx unpacker example | serpilliere | 2011-07-27 | 1 | -0/+285 |