| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | Loader: Fix resource rebuild | Fabrice Desclaux | 2020-04-30 | 1 | -16/+7 | |
| | | | | | | ||||||
| | * | | | | Loader: Fix force_bytes | Fabrice Desclaux | 2020-04-30 | 3 | -6/+14 | |
| | | | | | | ||||||
| | * | | | | Loader: Fix missing byte | Fabrice Desclaux | 2020-04-30 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #1202 from IridiumXOR/mips_mmu | serpilliere | 2020-04-29 | 2 | -28/+56 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Add MIPS MMU registers | |||||
| | * | | | | | Fix typo CONFIG0->CONFIG | IridiumXOR | 2020-04-29 | 2 | -2/+2 | |
| | | | | | | | ||||||
| | * | | | | | Add MIPS MMU registers | IridiumXOR | 2020-04-28 | 2 | -30/+58 | |
| | | | | | | | ||||||
| * | | | | | | Merge pull request #1211 from IridiumXOR/ppc_bug_int | serpilliere | 2020-04-29 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix mn_do_lmw() and mn_do_stmw() | |||||
| | * | | | | | | Fix mn_do_lmw() and mn_do_stmw() | IridiumXOR | 2020-04-29 | 1 | -2/+2 | |
| | |/ / / / / | ||||||
| * | | | | | | Add new MIPS opcodes (#1203) | IridiumXOR | 2020-04-29 | 3 | -4/+96 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add new MIPS opcodes * Add test for new opcodes and remove semantics for not implemented opcodes | |||||
| * | | | | | | Merge pull request #1209 from a-vincent/remove-non-ascii-character | serpilliere | 2020-04-29 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Remove accidental non-ASCII character. Broke Miasm under "C" locale. | |||||
| | * | | | | | | Remove accidental non-ASCII character. Broke Miasm under "C" locale. | Aymeric Vincent | 2020-04-29 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #1208 from serpilliere/fix_ppc_loc_key | serpilliere | 2020-04-29 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Fix ppc loc_key typo | |||||
| | * | | | | | Fix ppc loc_key typo | Fabrice Desclaux | 2020-04-29 | 1 | -2/+2 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #1204 from IridiumXOR/mips_buf_ins | serpilliere | 2020-04-29 | 2 | -6/+6 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Fix bug 'ins' MIPS opcode and PPC "byte_swap()" | |||||
| | * | | | | | Fix byte_swap() PPC | IridiumXOR | 2020-04-28 | 1 | -2/+2 | |
| | | | | | | | ||||||
| | * | | | | | Fix bug 'ins' MIPS opcode | IridiumXOR | 2020-04-28 | 1 | -4/+4 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #1205 from IridiumXOR/ppc_bug_exprint | serpilliere | 2020-04-29 | 1 | -2/+2 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Fix ExprInt() without size in PPC | |||||
| | * | | | | | Fix ExprInt() without size in PPC | IridiumXOR | 2020-04-28 | 1 | -2/+2 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #1207 from serpilliere/speedup_memrange | serpilliere | 2020-04-29 | 1 | -4/+1 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Speed up blocks memrange | |||||
| | * | | | | | Speed up blocks memrange | Fabrice Desclaux | 2020-04-29 | 1 | -4/+1 | |
| | | | | | | | ||||||
| * | | | | | | Merge pull request #1198 from commial/update-unpack-upx | serpilliere | 2020-04-29 | 1 | -32/+16 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Rework the unpack_upx example | |||||
| | * | | | | | Rework the unpack_upx example | Camille Mougey | 2020-04-28 | 1 | -32/+16 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #1201 from a-vincent/ppc-fix-mftb | serpilliere | 2020-04-28 | 1 | -1/+1 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Fix semantics of MFTB, prompted by @IridiumXOR | |||||
| | * | | | | | Fix semantics of MFTB, prompted by @IridiumXOR | Aymeric Vincent | 2020-04-28 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #1199 from jbgalet/fix-windows | serpilliere | 2020-04-28 | 6 | -4/+32 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | Fix jitter on Windows | |||||
| | * | | | | Add Appveyor for Python3.8 | Jean-Baptiste Galet | 2020-04-28 | 4 | -3/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Appveyor * Fix typo, update jitcore_llvm.py, update llvmlite to 0.32.0 to have python3.8 wheels * Add all platforms in AppVeyor. Use -m to avoid WinError 32 * Use llvmlite 0.31.0, latest version to provide Python2.7 support AND Python3.8 * Remove -m | |||||
| | * | | | | Fix jitter on Windows | Jean-Baptiste Galet | 2020-04-28 | 3 | -2/+12 | |
| | | | | | | ||||||
| * | | | | | Initial support for floating point and Altivec instructions in PPC arch (#1141) | IridiumXOR | 2020-04-28 | 6 | -2/+158 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial support for floating point and altivec instructions * Add fpr in .codespell_ignore and correct a typo * Add regression test for floating and Altivec ops | |||||
| * | | | | | Merge pull request #1200 from itsacoderepo/patch-1 | serpilliere | 2020-04-28 | 1 | -1/+1 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | upck32be vs upck16be | |||||
| | * | | | | upck32be vs upck16be | Niko Schmidt | 2020-04-27 | 1 | -1/+1 | |
| |/ / / / | | | | | | | | | I guess it is a copy & paste error :) | |||||
| * | | | | Merge pull request #1191 from serpilliere/add_pe_pages_to_allocated | serpilliere | 2020-04-20 | 3 | -3/+15 | |
| |\ \ \ \ | |_|_|/ |/| | | | Add pe pages to allocated_pages | |||||
| | * | | | Add pe pages to allocated_pages | Fabrice Desclaux | 2020-04-20 | 3 | -3/+15 | |
| |/ / / | ||||||
| * | | | Merge pull request #1189 from serpilliere/fix_ida_python | serpilliere | 2020-04-16 | 1 | -6/+5 | |
| |\ \ \ | | | | | | | | | Fix ida graph_ir | |||||
| | * | | | Fix ida graph_ir | Fabrice Desclaux | 2020-04-15 | 1 | -6/+5 | |
| | | | | | ||||||
| * | | | | Merge pull request #1184 from WilliamBruneau/cpu_set_mem | serpilliere | 2020-04-15 | 1 | -1/+1 | |
| |\ \ \ \ | |/ / / |/| | | | Fix cpu.set_mem() -> vm.set_mem() | |||||
| | * | | | Fix cpu.set_mem() -> vm.set_mem() | William Bruneau | 2020-04-10 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | Merge pull request #1180 from serpilliere/updt_mips_instr | serpilliere | 2020-04-13 | 1 | -3/+4 | |
| |\ \ \ | | | | | | | | | Fix mips arch tipo | |||||
| | * | | | Fix mips arch tipo | Fabrice Desclaux | 2020-04-09 | 1 | -3/+4 | |
| | | | | | ||||||
| * | | | | Merge pull request #1181 from serpilliere/fix_visit_api | serpilliere | 2020-04-13 | 1 | -17/+10 | |
| |\ \ \ \ | | | | | | | | | | | Fix expr api updt | |||||
| | * | | | | Fix expr api updt | Fabrice Desclaux | 2020-04-09 | 1 | -17/+10 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #1177 from nofiv/patch-2 | serpilliere | 2020-04-13 | 1 | -0/+1 | |
| |\ \ \ \ | | | | | | | | | | | Minor improvement in rebuild_edges | |||||
| | * | | | | Minor improvement in rebuild_edges | Vladislav HrĨka | 2020-04-08 | 1 | -0/+1 | |
| | | |/ / | |/| | | | | | | If one deletes all the direct predecessors of a pending block, it dosn't get freed even thought it's not required anymore. Since all the pendings are recalculated here, there's no reason not to cover these cases here IMHO by clearing them prior the recalculation. Another solution is to add a watcher to del_block(). | |||||
| * | | | | Merge pull request #1182 from icecr4ck/fix_type_error_dse | serpilliere | 2020-04-13 | 1 | -1/+1 | |
| |\ \ \ \ | |/ / / |/| | | | Type Error when using the DSE with Python3 | |||||
| | * | | | Fix type error for Python3 in DSE | Hugo Porcher | 2020-04-13 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Merge pull request #1175 from serpilliere/fix_vm_read_mem_ret_buf | serpilliere | 2020-04-03 | 1 | -7/+36 | |
| |\ \ \ | |/ / |/| | | Updt vm_read_ret_buf api | |||||
| | * | | Updt vm_read_ret_buf api | Fabrice Desclaux | 2020-04-03 | 1 | -7/+36 | |
| |/ / | ||||||
| * | | Merge pull request #1174 from serpilliere/fix_segm | serpilliere | 2020-04-03 | 1 | -3/+3 | |
| |\ \ | | | | | | | X86: fix segm index | |||||
| | * | | X86: fix segm index | Fabrice Desclaux | 2020-04-03 | 1 | -3/+3 | |
| |/ / | ||||||
| * | | Merge pull request #1173 from serpilliere/fix_int_export_vm_cpu | serpilliere | 2020-04-03 | 19 | -108/+162 | |
| |\ \ | | | | | | | Fix int export vm cpu | |||||
| | * | | Fix int(expr) | Fabrice Desclaux | 2020-04-03 | 15 | -108/+125 | |
| | | | | ||||||