| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Move modint in core | Fabrice Desclaux | 2020-07-21 | 16 | -40/+23 | |
| | * | | ExprInt only takes int | Fabrice Desclaux | 2020-07-21 | 3 | -23/+7 | |
| |/ / | ||||||
| * | | Merge pull request #1266 from serpilliere/mv_x86_is_op_xx | serpilliere | 2020-07-21 | 5 | -22/+26 | |
| |\ \ | ||||||
| | * | | Move x86 is_op_segm/is_mem_segm to x86 | Fabrice Desclaux | 2020-07-21 | 5 | -22/+26 | |
| * | | | Merge pull request #1264 from eset/fix_fname_type_error_in_dse | serpilliere | 2020-07-17 | 1 | -4/+10 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Fix bug in lookup for symbolic stubs of library exports via ordinal | Vladislav Hrčka | 2020-07-14 | 1 | -4/+9 | |
| | * | | Bug fix - tuples need to be converted to str before using force_bytes | Vladislav Hrčka | 2020-07-08 | 1 | -2/+3 | |
| |/ / | ||||||
| * | | Merge pull request #1262 from serpilliere/set_fpu_eip | serpilliere | 2020-06-30 | 1 | -0/+1 | |
| |\ \ | ||||||
| | * | | Updt fpu set eip | Fabrice Desclaux | 2020-06-29 | 1 | -0/+1 | |
| |/ / | ||||||
| * | | Merge pull request #1260 from serpilliere/simp_cond_flag | serpilliere | 2020-06-25 | 3 | -0/+46 | |
| |\ \ | ||||||
| | * | | Add cond CC flag simplification | Fabrice Desclaux | 2020-06-25 | 3 | -0/+46 | |
| |/ / | ||||||
| * | | Support to ALL system register for AARCH64 (#1251) | IridiumXOR | 2020-06-19 | 4 | -21/+991 | |
| * | | Merge pull request #1256 from w4kfu/bitfield_fix | serpilliere | 2020-06-16 | 2 | -1/+26 | |
| |\ \ | |/ |/| | ||||||
| | * | Fix issue #1255 ; Add unit test | w4kfu | 2020-06-16 | 2 | -1/+26 | |
| |/ | ||||||
| * | Merge pull request #1252 from serpilliere/api_dis_callback | serpilliere | 2020-06-10 | 5 | -90/+81 | |
| |\ | ||||||
| | * | Updt dis_block_callback; apply_splitting | Fabrice Desclaux | 2020-06-10 | 5 | -90/+81 | |
| * | | Merge pull request #1185 from nofiv/IDAPython74 | serpilliere | 2020-06-10 | 6 | -31/+31 | |
| |\ \ | |/ |/| | ||||||
| | * | IDAPython 7.4 porting | nofiv | 2020-04-16 | 6 | -31/+31 | |
| * | | Merge pull request #1254 from serpilliere/remove_old_deprecation | serpilliere | 2020-06-10 | 1 | -157/+1 | |
| |\ \ | ||||||
| | * | | Remove old asmblock deprecations | Fabrice Desclaux | 2020-06-10 | 1 | -157/+1 | |
| |/ / | ||||||
| * | | Merge pull request #1145 from 6oclock/bcdadd_simplifications_python | serpilliere | 2020-06-09 | 2 | -0/+53 | |
| |\ \ | ||||||
| | * | | Adding simplifications for bcdadd and bcdadd_cf with python | Nicolas DILLIES | 2020-03-03 | 2 | -0/+53 | |
| * | | | Merge pull request #1243 from Frky/patch-4 | serpilliere | 2020-06-09 | 1 | -0/+94 | |
| |\ \ \ | ||||||
| | * | | | Minimalistic implementation of kernel32_GetStringTypeW | _Frky | 2020-06-09 | 1 | -0/+94 | |
| * | | | | Merge pull request #1250 from serpilliere/fix_x86_sem | serpilliere | 2020-06-09 | 1 | -1/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | Updt x86 swap 16 bit | Fabrice Desclaux | 2020-06-09 | 1 | -1/+3 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #1249 from serpilliere/fix_elf_loader | serpilliere | 2020-06-09 | 1 | -0/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix elf no symb | Fabrice Desclaux | 2020-06-09 | 1 | -0/+2 | |
| * | | | | | Merge pull request #1248 from Frky/patch-7 | serpilliere | 2020-06-08 | 1 | -1/+14 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix MultiByteToWideChar when cbMultiByte = -1 | _Frky | 2020-06-03 | 1 | -1/+14 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #1247 from icecr4ck/fix_msvcrt_wcsrchr | serpilliere | 2020-06-03 | 1 | -2/+2 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Fix type error in msvcrt_wcsrchr and msvcrt_strrchr | Hugo Porcher | 2020-06-02 | 1 | -2/+2 | |
| * | | | | | Merge pull request #1246 from serpilliere/fix_x86 | serpilliere | 2020-06-01 | 2 | -2/+8 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Test expr none | Fabrice Desclaux | 2020-06-01 | 1 | -0/+3 | |
| | * | | | | | Fix ExprOp(+ with one arg | Fabrice Desclaux | 2020-06-01 | 1 | -1/+4 | |
| | * | | | | | Fix x86 asm offset | Fabrice Desclaux | 2020-06-01 | 1 | -1/+1 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #1237 from mrphrazer/assertion_messages | serpilliere | 2020-06-01 | 1 | -4/+6 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | simplifications_common: added explicit assertion messages for division by 0 | Tim Blazytko | 2020-05-24 | 1 | -4/+6 | |
| * | | | | | | Merge pull request #1245 from Frky/patch-5 | serpilliere | 2020-05-31 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix bug in WideCharToMultiByte | _Frky | 2020-05-30 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #1241 from Frky/patch-3 | serpilliere | 2020-05-28 | 1 | -5/+58 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | Fix bug in kernel32_MultiByteToWideChar and implement a minimalistic kernel32... | _Frky | 2020-05-28 | 1 | -5/+58 | |
| * | | | | | | Merge pull request #1242 from nofiv/patch-4 | serpilliere | 2020-05-28 | 1 | -6/+9 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Add apply_simp to DiGraphDefUse | Vladislav Hrčka | 2020-05-27 | 1 | -6/+9 | |
| | |/ / / / / | ||||||
| * | | | | | | Wrong conditional prefix for MRC/MCR (#1233) | IridiumXOR | 2020-05-28 | 2 | -3/+8 | |
| * | | | | | | Merge pull request #1240 from serpilliere/ldrload_log | serpilliere | 2020-05-27 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Add log to ldrloaddll | Fabrice Desclaux | 2020-05-27 | 1 | -0/+1 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #1239 from Frky/patch-2 | serpilliere | 2020-05-27 | 1 | -3/+78 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Update win_api_x86_32.py | _Frky | 2020-05-26 | 1 | -11/+58 | |
| | * | | | | | Fix bug in kernel32_GetStartupInfo | _Frky | 2020-05-26 | 1 | -2/+30 | |
| |/ / / / / | ||||||