| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Fix expr propag names | Fabrice Desclaux | 2021-10-12 | 1 | -13/+13 | |
| |/ | ||||||
| * | Merge pull request #1386 from serpilliere/fix_incomplete_ircfg_analysis | serpilliere | 2021-09-20 | 2 | -1/+7 | |
| |\ | | | | | Fix incomplete ircfg analysis | |||||
| | * | Raise IOError on out of bound pe reading | Fabrice Desclaux | 2021-09-04 | 1 | -1/+3 | |
| | | | ||||||
| | * | Fix analysis on incomplete ircfg graphs | Fabrice Desclaux | 2021-09-04 | 1 | -0/+4 | |
| |/ | ||||||
| * | Merge pull request #1384 from serpilliere/add_simplification | serpilliere | 2021-09-04 | 2 | -1/+18 | |
| |\ | | | | | Add flag cst simplification | |||||
| | * | Add flag cst simplification | Fabrice Desclaux | 2021-09-04 | 2 | -1/+18 | |
| | | | ||||||
| * | | Merge pull request #1382 from 327135569/cleancheck | serpilliere | 2021-09-04 | 4 | -35/+4 | |
| |\ \ | | | | | | | Clean encode's value check | |||||
| | * | | Clean encode's value check | pengc | 2021-09-03 | 4 | -35/+4 | |
| | | | | | | | | | | | | | Seems we can do it in one pleace in cpu.py. it simple than check value and mask in every encode(). | |||||
| * | | | Merge pull request #1380 from tdrrdt/fix_winapi | serpilliere | 2021-08-31 | 1 | -1/+4 | |
| |\ \ \ | |/ / |/| | | Fix kernel32_WideCharToMultiByte | |||||
| | * | | Fix kernel32_WideCharToMultiByte | Théo Combe | 2021-08-31 | 1 | -1/+4 | |
| |/ / | ||||||
| * | | Merge pull request #1379 from serpilliere/github_actions | serpilliere | 2021-08-23 | 4 | -2/+119 | |
| |\ \ | |/ |/| | Add github actions | |||||
| | * | Add github actions | Fabrice Desclaux | 2021-08-23 | 4 | -2/+119 | |
| |/ | ||||||
| * | Merge pull request #1378 from serpilliere/fix_interference_computation | serpilliere | 2021-08-18 | 1 | -4/+8 | |
| |\ | | | | | Fix interference computation | |||||
| | * | Fix interference computation | Fabrice Desclaux | 2021-08-17 | 1 | -4/+8 | |
| |/ | ||||||
| * | Merge pull request #1377 from serpilliere/fix_interfer_computation | serpilliere | 2021-08-03 | 1 | -4/+15 | |
| |\ | | | | | Fix interfer computation | |||||
| | * | Fix interfer computation | Fabrice Desclaux | 2021-08-02 | 1 | -4/+15 | |
| | | | ||||||
| * | | x86_64 Fix multiple REX prefix instruction disasm (#1376) | Konstantin Komarov | 2021-07-03 | 2 | -3/+14 | |
| |/ | | | | Fix multiple rex prefixes | |||||
| * | Merge pull request #1374 from serpilliere/opt_mem_access | serpilliere | 2021-06-18 | 1 | -7/+11 | |
| |\ | | | | | Optimise heap manipulation for mem accesses | |||||
| | * | Optimise heap manipulation for mem accesses | Fabrice Desclaux | 2021-06-10 | 1 | -7/+11 | |
| | | | ||||||
| * | | Merge pull request #1373 from su-vikas/master | serpilliere | 2021-06-10 | 1 | -1/+1 | |
| |\ \ | |/ |/| | Updated IDA API call for IDA 7.x | |||||
| | * | Updated IDA API call for IDA 7.x | Vikas Gupta | 2021-06-09 | 1 | -1/+1 | |
| |/ | | | | | idc.GetReg API call is changed to idc.get_sreg https://hex-rays.com/products/ida/support/ida74_idapython_no_bc695_porting_guide.shtml | |||||
| * | Merge pull request #1370 from serpilliere/symbols_str | serpilliere | 2021-06-08 | 14 | -269/+270 | |
| |\ | | | | | Symbols are str instead of bytes | |||||
| | * | Symbols are str instead of bytes | Fabrice Desclaux | 2021-06-08 | 14 | -269/+270 | |
| |/ | ||||||
| * | Merge pull request #1368 from Summus-git/replace_run_bool | serpilliere | 2021-05-06 | 21 | -28/+28 | |
| |\ | | | | | Replace jitter.run boolean by jitter.running | |||||
| | * | Replace jitter.run boolean by jitter.running | Romain Lesteven | 2021-05-05 | 21 | -28/+28 | |
| |/ | ||||||
| * | Merge pull request #1360 from clslgrnc/dockerfile | serpilliere | 2021-03-30 | 1 | -17/+30 | |
| |\ | | | | | Fix Dockerfile (UnicodeEncodeError) | |||||
| | * | Dockerfile: drop python2 and improve docker cache usage | clslgrnc | 2021-03-17 | 1 | -15/+28 | |
| | | | ||||||
| | * | MAINTAINER in Dockerfile is deprecated | clslgrnc | 2021-03-17 | 1 | -1/+1 | |
| | | | ||||||
| | * | Update stretch to buster in Dockerfile | clslgrnc | 2021-03-17 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge pull request #1362 from THUzxj/master | serpilliere | 2021-03-26 | 1 | -43/+43 | |
| |\ \ | | | | | | | Fix sem.py in MIPS32 | |||||
| | * | | Fix m2_expr import in sem.py in MIPS32 | THUzxj | 2021-03-23 | 1 | -39/+39 | |
| | | | | ||||||
| | * | | Fix sb & sh instruction in MIPS32 #1361 | THUzxj | 2021-03-23 | 1 | -4/+4 | |
| |/ / | ||||||
| * | | Merge pull request #1359 from yasong/master | serpilliere | 2021-03-17 | 1 | -1/+1 | |
| |\ \ | |/ |/| | irb_out_ndes -> irb_out_nodes | |||||
| | * | irb_out_ndes -> irb_out_nodes | gh0st | 2021-03-17 | 1 | -1/+1 | |
| |/ | ||||||
| * | README: A few fixes (#1358) | Alexandre-Xavier Labonté-Lamoureux | 2021-03-13 | 1 | -6/+6 | |
| | | | | | | | | * README.md: Fix typo 'too' -> 'tool' * README.md: Line up colons * README.md: Fix capitalization of acronyms | |||||
| * | Merge pull request #1357 from WilliamBruneau/exception_pretty_print | serpilliere | 2021-03-04 | 4 | -3/+46 | |
| |\ | | | | | Display exception flag on jitter exceptions | |||||
| | * | Pretty print jitter exception flag | William Bruneau | 2021-02-24 | 2 | -1/+28 | |
| | | | ||||||
| | * | Display exception flag on jitter exceptions | William Bruneau | 2021-02-24 | 3 | -3/+19 | |
| |/ | ||||||
| * | Merge pull request #1356 from serpilliere/updt_aarch64 | serpilliere | 2021-02-15 | 3 | -2/+45 | |
| |\ | | | | | Fix ADD/SUB; Add CMN | |||||
| | * | Fix ADD/SUB; Add CMN | Fabrice Desclaux | 2021-02-14 | 3 | -2/+45 | |
| | | | ||||||
| * | | Merge pull request #1355 from Ana06/fix-setup | serpilliere | 2021-02-08 | 1 | -0/+1 | |
| |\ \ | |/ |/| | Add future to install_requires in setup | |||||
| | * | Add dependencies to install_requires in setup | Ana María Martínez Gómez | 2021-02-08 | 1 | -0/+1 | |
| |/ | | | | | | Add `future` and `pyparsing` to `install_requires` in setup.py as miasm requires them to run correctly. This way they are installed when installing miasm with pip. | |||||
| * | Merge pull request #1353 from serpilliere/fix_ircfg_name | serpilliere | 2021-01-21 | 3 | -29/+12 | |
| |\ | | | | | Fix ircfg_a names | |||||
| | * | Fix ircfg_a names | Fabrice Desclaux | 2021-01-19 | 3 | -29/+12 | |
| | | | ||||||
| * | | Merge pull request #1350 from carolineLe/fix_dll_get_export_example | serpilliere | 2021-01-17 | 1 | -2/+4 | |
| |\ \ | |/ |/| | Example/loader: add loc_db to Container.from_stream | |||||
| | * | Example/loader: add loc_db to Container.from_stream | Caroline Leman | 2021-01-14 | 1 | -2/+4 | |
| |/ | ||||||
| * | Merge pull request #1346 from serpilliere/updt_aarch64_sem | serpilliere | 2021-01-10 | 1 | -1/+6 | |
| |\ | | | | | Aarch64: add ldar/stlr | |||||
| | * | Aarch64: add ldar/stlr | Fabrice Desclaux | 2021-01-09 | 1 | -1/+6 | |
| |/ | ||||||
| * | Merge pull request #1342 from serpilliere/add_extended_test_flags | serpilliere | 2020-12-29 | 1 | -0/+2 | |
| |\ | | | | | Add extended tests ir | |||||
| | * | Add extended tests ir | Fabrice Desclaux | 2020-12-29 | 1 | -0/+2 | |
| |/ | ||||||