| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2017-04-21 | set breakpoint handler in ntdll_LdrGetProcedureAddress() | Aymeric Vincent | 1 | -0/+1 |
| 2017-04-20 | Fix wrong add_memory_page docstring | Ajax | 1 | -1/+1 |
| 2017-04-20 | Add regression test for AssignBlock | Ajax | 2 | -0/+47 |
| 2017-04-20 | AssignBlock: add simplification facility | Ajax | 1 | -0/+12 |
| 2017-04-20 | AssignBlock: add a few comment | Ajax | 1 | -1/+13 |
| 2017-04-20 | IRBlock: move lines in AssignBlock | Fabrice Desclaux | 14 | -63/+61 |
| 2017-04-20 | Ir: clean code | Fabrice Desclaux | 1 | -52/+51 |
| 2017-04-20 | Ir: make AssignBlock immutable | Fabrice Desclaux | 10 | -174/+249 |
| 2017-04-18 | X86_32: Add fastcall abi | Fabrice Desclaux | 1 | -0/+27 |
| 2017-04-18 | Add regression test for DSE on lbl_gen | Ajax | 2 | -0/+100 |
| 2017-04-18 | Handle symbolic exec stuck on lbl_gen | Ajax | 1 | -38/+61 |
| 2017-04-18 | Add an example illustrating DSE | Ajax | 3 | -0/+425 |
| 2017-04-18 | TestAll: add support for other executable | Ajax | 2 |