| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2020-05-03 | Win_seh: use ListEntry MemStruct | Caroline Leman | 1 | -3/+5 |
| 2020-05-02 | Fix virtual protect pages | Fabrice Desclaux | 1 | -2/+2 |
| 2020-05-01 | Loader: fix import rebuild | Fabrice Desclaux | 1 | -1/+6 |
| 2020-04-30 | Add loader extended tests | Fabrice Desclaux | 1 | -2/+4 |
| 2020-04-30 | Loader: Fix resource rebuild | Fabrice Desclaux | 1 | -16/+7 |
| 2020-04-30 | Loader: Fix force_bytes | Fabrice Desclaux | 3 | -6/+14 |
| 2020-04-30 | Loader: Fix missing byte | Fabrice Desclaux | 1 | -1/+1 |
| 2020-04-29 | Add new MIPS opcodes (#1203) | IridiumXOR | 3 | -4/+96 |
| 2020-04-29 | Fix mn_do_lmw() and mn_do_stmw() | IridiumXOR | 1 | -2/+2 |
| 2020-04-29 | Remove accidental non-ASCII character. Broke Miasm under "C" locale. | Aymeric Vincent | 1 | -1/+1 |
| 2020-04-29 | Fix typo CONFIG0->CONFIG | IridiumXOR | 2 | -2/+2 |
| 2020-04-29 | Fix ppc loc_key typo | Fabrice Desclaux | 1 | -2/+2 |
| 2020-04-29 | Speed up blocks memrange | Fabrice Desclaux | 1 | -4/+1 |
| 2020-04-28 | Fix ExprInt() without size in PPC | IridiumXOR | 1 | -2/+2 |
| 2020-04-28 | Fix byte_swap() PPC | IridiumXOR | 1 | -2/+2 |
| 2020-04-28 | Fix bug 'ins' MIPS opcode | IridiumXOR | 1 | -4/+4 |
| 2020-04-28 | Add MIPS MMU registers | IridiumXOR | 2 | -30/+58 |
| 2020-04-28 | Rework the unpack_upx example | Camille Mougey | 1 | -32/+16 |
| 2020-04-28 | Add Appveyor for Python3.8 | Jean-Baptiste Galet | 4 | -3/+21 |
| 2020-04-28 | Fix jitter on Windows | Jean-Baptiste Galet | 3 | -2/+12 |
| 2020-04-28 | Fix semantics of MFTB, prompted by @IridiumXOR | Aymeric Vincent | 1 | -1/+1 |
| 2020-04-28 | Initial support for floating point and Altivec instructions in PPC arch (#1141) | IridiumXOR | 6 | -2/+158 |
| 2020-04-27 | upck32be vs upck16be | Niko Schmidt | 1 | -1/+1 |
| 2020-04-20 | Add pe pages to allocated_pages | Fabrice Desclaux | 3 | -3/+15 |
| 2020-04-15 | Fix ida graph_ir | Fabrice Desclaux | 1 | -6/+5 |
| 2020-04-13 | Fix type error for Python3 in DSE | Hugo Porcher | 1 | -1/+1 |
| 2020-04-10 | Fix cpu.set_mem() -> vm.set_mem() | William Bruneau | 1 | -1/+1 |
| 2020-04-09 | Fix expr api updt | Fabrice Desclaux | 1 | -17/+10 |
| 2020-04-09 | Fix mips arch tipo | Fabrice Desclaux | 1 | -3/+4 |
| 2020-04-08 | Minor improvement in rebuild_edges | Vladislav Hrčka | 1 | -0/+1 |
| 2020-04-03 | Updt vm_read_ret_buf api | Fabrice Desclaux | 1 | -7/+36 |
| 2020-04-03 | X86: fix segm index | Fabrice Desclaux | 1 | -3/+3 |
| 2020-04-03 | Fix int(expr) | Fabrice Desclaux | 15 | -108/+125 |
| 2020-04-03 | vm_read_mem | Fabrice Desclaux | 1 | -0/+11 |
| 2020-04-03 | export cpu address | Fabrice Desclaux | 3 | -0/+26 |
| 2020-04-03 | Use int(expr) instead of expr.arg.arg | Fabrice Desclaux | 19 | -103/+152 |
| 2020-03-29 | Add Expression visitor | Fabrice Desclaux | 7 | -304/+420 |
| 2020-03-28 | Fix syscall linux | Fabrice Desclaux | 1 | -5/+0 |
| 2020-03-28 | Implements EXCEPT_SYSCALL (#1163) | Tek | 4 | -8/+103 |
| 2020-03-20 | Add simplifications | Fabrice Desclaux | 3 | -0/+29 |
| 2020-03-18 | Updt z3 version; update z3 api | Fabrice Desclaux | 3 | -12/+11 |
| 2020-03-16 | Graph: add weakly connected components | Fabrice Desclaux | 2 | -0/+65 |
| 2020-03-16 | Fix is_assign name | Fabrice Desclaux | 2 | -3/+12 |
| 2020-03-12 | Prevent Compose-stacking of solo Exprs | Vladislav Hrčka | 1 | -1/+1 |
| 2020-03-06 | Link to the IR Notebook from README | Anton Kochkov | 1 | -0/+2 |
| 2020-02-28 | Fix missing self | Fabrice Desclaux | 1 | -1/+1 |
| 2020-02-28 | Fix Automod code | Fabrice Desclaux | 3 | -6/+38 |
| 2020-02-21 | Fix msp430 warning | Fabrice Desclaux | 1 | -0/+5 |
| 2020-02-20 | Add some language rules | Fabrice Desclaux | 1 | -201/+46 |
| 2020-02-20 | English translation | Caroline Leman | 1 | -307/+241 |