index
:
miasm
this commit
ck/x86-blsi
develop
master
ta/arm64-ldsmaxb
ta/nix
ta/x86-adcx
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge pull request #1309 from serpilliere/updt_ssa
serpilliere
2020-11-19
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
SSA: replace only final expr
Fabrice Desclaux
2020-11-18
1
-1
/
+3
|
/
*
Merge pull request #1306 from serpilliere/fix_ida_example
serpilliere
2020-10-30
4
-20
/
+30
|
\
|
*
Fix ida examples
Fabrice Desclaux
2020-10-30
4
-20
/
+30
|
/
*
Merge pull request #1299 from serpilliere/ir_lift_doc
serpilliere
2020-10-14
1
-0
/
+1878
|
\
|
*
Add IR lift documentation
Fabrice Desclaux
2020-10-14
1
-0
/
+1878
|
/
*
Merge pull request #1302 from serpilliere/generify_graphviz
serpilliere
2020-10-11
3
-79
/
+60
|
\
|
*
Use default names in parse_asm
Fabrice Desclaux
2020-10-11
1
-14
/
+1
|
*
Graphviz moved to generic DiGraph
Fabrice Desclaux
2020-10-11
2
-65
/
+59
|
/
*
Merge pull request #1301 from serpilliere/add_ir_graphviz
serpilliere
2020-10-09
1
-0
/
+65
|
\
|
*
Add IRCfgGraphviz class
Fabrice Desclaux
2020-10-09
1
-0
/
+65
|
/
*
Merge pull request #1300 from serpilliere/fix_ir_add_bad_block
serpilliere
2020-10-08
1
-2
/
+5
|
\
|
*
Fix missing IRBlock background color
Fabrice Desclaux
2020-10-08
1
-1
/
+1
|
*
Fix lift AsmBadBlock
Fabrice Desclaux
2020-10-08
1
-1
/
+4
|
/
*
Merge pull request #1297 from serpilliere/fix_x86_32_force_assign
serpilliere
2020-10-06
1
-3
/
+15
|
\
|
*
Dont generate self assign for 64b mode
Fabrice Desclaux
2020-10-06
1
-3
/
+15
|
/
*
Merge pull request #1298 from serpilliere/fix_tipo
serpilliere
2020-10-06
2
-3
/
+3
|
\
|
*
Fix tipo
Fabrice Desclaux
2020-10-06
2
-3
/
+3
|
/
*
Merge pull request #1294 from serpilliere/location_db_doc
serpilliere
2020-10-05
1
-0
/
+554
|
\
|
*
Add LocationDB documentation
Fabrice Desclaux
2020-10-01
1
-0
/
+554
*
|
Merge pull request #1296 from serpilliere/fix_x86_64_cmovz
serpilliere
2020-10-05
1
-2
/
+7
|
\
\
|
*
|
Don't generate float flatgs for cmovXX
Fabrice Desclaux
2020-10-04
1
-1
/
+0
|
*
|
Set RAX high bits 0 only in 64bit
Fabrice Desclaux
2020-10-04
1
-1
/
+7
|
|
/
*
|
Merge pull request #1295 from serpilliere/fix_example_full
serpilliere
2020-10-05
1
-5
/
+2
|
\
\
|
|
/
|
/
|
|
*
Use blocks in ircfg instead of ir_arch
Fabrice Desclaux
2020-10-04
1
-5
/
+2
|
/
*
Add TLBR and BREAK opcode semantic (#1282)
IridiumXOR
2020-09-23
1
-2
/
+8
*
Merge pull request #1285 from IridiumXOR/new_aarch64_opcodes
serpilliere
2020-09-23
3
-1
/
+78
|
\
|
*
Add test units
IridiumXOR
2020-09-23
2
-1
/
+12
|
*
Add TLBs related instructions
IridiumXOR
2020-08-31
2
-1
/
+67
*
|
Merge pull request #1284 from IridiumXOR/bugfix
serpilliere
2020-09-23
2
-3
/
+3
|
\
\
|
*
|
Fix error in semantic implementations
IridiumXOR
2020-08-31
2
-3
/
+3
|
|
/
*
|
Merge pull request #1288 from a-vincent/require-loc_db-in-from_stream
serpilliere
2020-09-09
1
-2
/
+2
|
\
\
|
*
|
Mandate passing loc_db to from_stream(). From_string() needs it.
Aymeric Vincent
2020-09-09
1
-2
/
+2
|
/
/
*
|
Merge pull request #1286 from serpilliere/updt_doc_link
Camille Mougey
2020-09-01
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Updt documentation links
Fabrice Desclaux
2020-09-01
1
-1
/
+3
*
|
Merge pull request #1274 from serpilliere/dont_gen_locationdb
serpilliere
2020-08-31
108
-551
/
+640
|
\
\
|
|
/
|
/
|
|
*
Update api according to loc_db update
Fabrice Desclaux
2020-08-31
36
-143
/
+117
|
*
IRBlock take loc_db
Fabrice Desclaux
2020-08-31
21
-97
/
+107
|
*
Avoid generate default locationdb
Fabrice Desclaux
2020-08-31
77
-321
/
+426
|
/
*
Merge pull request #1272 from IridiumXOR/master
serpilliere
2020-08-27
3
-4
/
+4
|
\
|
*
Fix overflow if virtual memory page size >= 4GiB
IridiumXOR
2020-08-18
3
-4
/
+4
*
|
Merge pull request #1275 from Ana06/fix-double-ordinals
serpilliere
2020-08-22
1
-10
/
+5
|
\
\
|
*
|
Remove duplicated ordinals in get_export_name_addr_list
Ana María Martínez Gómez
2020-08-19
1
-10
/
+5
|
/
/
*
|
Merge pull request #1273 from Ana06/fix-export
serpilliere
2020-08-18
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Fix get_export_name_addr_list when there are no exports
Ana María Martínez Gómez
2020-08-18
1
-0
/
+3
|
/
*
Merge pull request #1253 from XVilka/fix-collections
serpilliere
2020-08-14
2
-2
/
+10
|
\
|
*
Fix collections deprecation warnings
Anton Kochkov
2020-06-15
2
-2
/
+10
*
|
Merge pull request #1269 from eset/output_interval_fix
serpilliere
2020-07-24
1
-0
/
+1
|
\
\
|
*
|
output_interval was never updated and hence always empty
Vladislav Hrčka
2020-07-24
1
-0
/
+1
|
/
/
*
|
Merge pull request #1267 from serpilliere/int_expr_arg
serpilliere
2020-07-21
17
-63
/
+30
|
\
\
[prev]
[next]