about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* simp_cmp_bijective_op improvementVladislav HrĨka2020-05-211-0/+7
* Merge pull request #1223 from IridiumXOR/arm_mmuserpilliere2020-05-214-30/+337
|\
| * Add test units for MCR/MRCIridiumXOR2020-05-191-0/+4
| * Implemented ALL the CP15 registers and FIX isb/dsb opcodesIridiumXOR2020-05-123-117/+290
| * Fix inverted opcode namesIridiumXOR2020-05-121-2/+2
| * Introducing ARM coprocessor registers and MCR/MRC opcodesIridiumXOR2020-05-112-1/+131
* | Merge pull request #1228 from carolineLe/jitter_run_untilserpilliere2020-05-191-0/+11
|\ \
| * | Jitter: new feature run_untilCaroline Leman2020-05-181-0/+11
* | | Merge pull request #1230 from carolineLe/win_api_MBTWCserpilliere2020-05-191-1/+2
|\ \ \
| * | | Win_api: fix kernel32_MultiByteToWideCharCaroline Leman2020-05-181-1/+2
| |/ /
* | | Merge pull request #1227 from Frky/masterserpilliere2020-05-181-0/+33
|\ \ \ | |/ / |/| |
| * | Add hooks for EncodePointer and DecodePointer for Win32 x86 64 API_Frky2020-05-181-0/+33
|/ /
* | Merge pull request #1226 from serpilliere/fix_crypt_paramserpilliere2020-05-151-3/+9
|\ \
| * | Win api: Support param xxFabrice Desclaux2020-05-151-3/+9
|/ /
* | Merge pull request #1225 from carolineLe/winapi_shell32serpilliere2020-05-151-3/+4
|\ \
| * | Win_api: remove quotes around commandlineCaroline Leman2020-05-141-2/+3
| * | Win_api: fix argv index in shell32_CommandLineToArgvWCaroline Leman2020-05-141-1/+1
* | | Merge pull request #1224 from carolineLe/winapi_findfileserpilliere2020-05-151-13/+46
|\ \ \ | |/ / |/| |
| * | Win_api: set lasterror on FindNextFile + encoding optionsCaroline Leman2020-05-151-13/+46
|/ /
* | Merge pull request #1222 from serpilliere/fix_str_apiserpilliere2020-05-122-11/+11
|\ \ | |/ |/|
| * Win_api: fix str api usageFabrice Desclaux2020-05-121-6/+6
| * Add comments to heap allocationsFabrice Desclaux2020-05-122-5/+5
|/
* Merge pull request #1168 from serpilliere/propagate_expressionserpilliere2020-05-043-301/+818
|\
| * Merge undef between previous state and new oneFabrice Desclaux2020-05-041-1/+2
| * Clean undefinedFabrice Desclaux2020-05-041-12/+18
| * Updt propagation expression algorithmFabrice Desclaux2020-05-043-300/+810
|/
* Merge pull request #1217 from carolineLe/fix_win_ldrserpilliere2020-05-031-7/+14
|\
| * Win_seh: fix predecessor of first entryCaroline Leman2020-05-031-4/+9
| * Win_seh: use ListEntry MemStructCaroline Leman2020-05-031-3/+5
|/
* Merge pull request #1216 from serpilliere/fix_virtualprotectserpilliere2020-05-021-2/+2
|\
| * Fix virtual protect pagesFabrice Desclaux2020-05-021-2/+2
* | Merge pull request #1215 from serpilliere/fix_import_rebuildserpilliere2020-05-021-1/+6
|\ \ | |/ |/|
| * Loader: fix import rebuildFabrice Desclaux2020-05-011-1/+6
|/
* Merge pull request #1214 from serpilliere/add_extendted_test_ldrserpilliere2020-05-011-2/+4
|\
| * Add loader extended testsFabrice Desclaux2020-04-301-2/+4
|/
* Merge pull request #1213 from serpilliere/fix_loader_peserpilliere2020-04-303-23/+22
|\
| * Loader: Fix resource rebuildFabrice Desclaux2020-04-301-16/+7
| * Loader: Fix force_bytesFabrice Desclaux2020-04-303-6/+14
| * Loader: Fix missing byteFabrice Desclaux2020-04-301-1/+1
* | Merge pull request #1202 from IridiumXOR/mips_mmuserpilliere2020-04-292-28/+56
|\ \
| * | Fix typo CONFIG0->CONFIGIridiumXOR2020-04-292-2/+2
| * | Add MIPS MMU registersIridiumXOR2020-04-282-30/+58
* | | Merge pull request #1211 from IridiumXOR/ppc_bug_intserpilliere2020-04-291-2/+2
|\ \ \
| * | | Fix mn_do_lmw() and mn_do_stmw()IridiumXOR2020-04-291-2/+2
| |/ /
* | | Add new MIPS opcodes (#1203)IridiumXOR2020-04-293-4/+96
* | | Merge pull request #1209 from a-vincent/remove-non-ascii-characterserpilliere2020-04-291-1/+1
|\ \ \
| * | | Remove accidental non-ASCII character. Broke Miasm under "C" locale.Aymeric Vincent2020-04-291-1/+1
|/ / /
* | | Merge pull request #1208 from serpilliere/fix_ppc_loc_keyserpilliere2020-04-291-2/+2
|\ \ \ | |_|/ |/| |
| * | Fix ppc loc_key typoFabrice Desclaux2020-04-291-2/+2
|/ /
* | Merge pull request #1204 from IridiumXOR/mips_buf_insserpilliere2020-04-292-6/+6
|\ \