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
path:
root
/
example
/
expression
/
simplification_tools.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-09
SSA: add tests
Fabrice Desclaux
1
-2
/
+2
2018-07-09
Analysis: Add SSA transformation
Tim Blazytko
3
-0
/
+603
2018-07-05
Example: fix defuse
Fabrice Desclaux
1
-1
/
+1
2018-07-05
Example/ida: fix dg
Fabrice Desclaux
1
-6
/
+6
2018-07-05
README: add python console coloration
Ajax
1
-30
/
+30
2018-07-05
IR: pretty print irblocs
Fabrice Desclaux
1
-16
/
+42
2018-07-05
IR: gen ircfg from ir_arch
Fabrice Desclaux
37
-770
/
+1017
2018-07-05
IR: split ir/digraph
Fabrice Desclaux
2
-256
/
+254
2018-07-05
IR: remove default regs_init for symbexec
Fabrice Desclaux
13
-150
/
+247
2018-07-05
Analysis: Remove unused function
Fabrice Desclaux
1
-30
/
+0
2018-07-03
Update symbol_pool's deprecated API -> LocationDB
Ajax
56
-272
/
+198
2018-07-03
symbol_pool -> loc_db
Ajax
86
-706
/
+720
2018-07-03
LocationDB: introduced to replace AsmSymbolPool
Ajax
4
-224
/
+569
2018-07-02
ExprLoc/LocKey: avoid ambiguity in string representation
Ajax
1
-2
/
+2
2018-07-01
Remove incorrect attribute
Guillaume Valadon
1
-2
/
+2
2018-06-22
Jitcore: run_at actually takes a list of stop_offset, instead of a
Ajax
5
-14
/
+24
2018-06-22
Jitcore: remove useless strucs and rename for more meaningful names
Ajax
9
-83
/
+80
2018-06-22
Jitters: use loc_key instead of names or offset for basic block labeling
Ajax
8
-57
/
+27
2018-06-22
TravisCI: turn deprecation warning into RuntimeError
Ajax
1
-1
/
+4
2018-06-21
Expr: add simplification shift mask
Fabrice Desclaux
2
-0
/
+24
2018-06-21
Code cleaning: remove useless / commented code
Ajax
16
-173
/
+2
2018-06-21
Jitter: deprecate jit.disasm_cb
Ajax
1
-3
/
+11
2018-06-21
Jitter: rename jitter class into Jitter
Fabrice Desclaux
7
-34
/
+47
2018-06-21
Jitter: add simple trace api
Fabrice Desclaux
14
-53
/
+45
2018-06-21
Adding ccmp aarch64 instruction.
gajaloyan
1
-0
/
+30
2018-06-20
Parse_asm: remove useless functions
Fabrice Desclaux
1
-26
/
+0
2018-06-20
Update README.md
_Frky
1
-3
/
+3
2018-06-19
All: fix var name to reflect object types
Fabrice Desclaux
3
-6
/
+5
2018-06-19
Cpu: fix bad doc
Fabrice Desclaux
2
-3
/
+3
2018-06-19
Example/ida: use addr to guess arch
Fabrice Desclaux
8
-57
/
+62
2018-06-19
Allow symbolic execution of one instruction in IDA
William Bruneau
1
-1
/
+6
2018-06-19
Arm: fix tipo
Fabrice Desclaux
1
-1
/
+1
2018-06-17
Unify ExprLoc str with LocKey and others
Ajax
2
-5
/
+5
2018-06-16
Example/IDA: fix depgraph api
Fabrice Desclaux
1
-11
/
+11
2018-06-15
X86/sem: simplify pop addr
Fabrice Desclaux
1
-1
/
+1
2018-06-11
Example/upx: fix & updt
Fabrice Desclaux
1
-7
/
+7
2018-06-11
AsmCFG: use higher level API for merge
Ajax
1
-13
/
+10
2018-06-11
DSE: remove useless changes introduced by 61551fa7
Ajax
2
-8
/
+3
2018-06-11
SymbolPool: assert LocKey type in APIs
Ajax
1
-0
/
+2
2018-06-11
Jitter: fix gentoo compilation
Fabrice Desclaux
1
-1
/
+1
2018-06-10
AsmBlock: remove symbol_pool in add_cst
Fabrice Desclaux
4
-35
/
+16
2018-06-10
Jitter: label to_string
Fabrice Desclaux
3
-11
/
+31
2018-06-09
Add XMM0-15 to gpreg_dict[]
acru3l
1
-0
/
+17
2018-06-09
Core: replace AsmLabel by LocKey
Fabrice Desclaux
72
-1798
/
+1983
2018-06-08
Expr: Add new word ExprLoc
Fabrice Desclaux
53
-806
/
+1259
2018-06-04
VirtualProtect: act on multiple pages
Ajax
1
-1
/
+4
2018-06-04
VirtualProtect: get old access *before* setting the new one
Ajax
1
-1
/
+2
2018-05-24
armtl change branch pc offset
Marion Lafon
4
-10
/
+41
2018-05-18
Add a regression test to ensure INT is called each time in a loop
Ajax
1
-2
/
+8
2018-05-18
LLVM: check all CPU exceptions after instruction execution
Ajax
1
-0
/
+3
[next]