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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds Windows support and AppVeyor CI (#835)
Axel Souchet
2018-09-09
2
-12
/
+22
*
Remove malware sample
Fabrice Desclaux
2018-08-30
1
-0
/
+0
*
Use the dse_crackme compiled version
Ajax
2018-08-30
1
-0
/
+0
*
Merge pull request #828 from serpilliere/fix_lgtm_1
Camille Mougey
2018-08-29
1
-2
/
+1
|
\
|
*
Code cleaning: lgtm.com
Fabrice Desclaux
2018-08-23
1
-2
/
+1
*
|
Example: fix upx unpack
Fabrice Desclaux
2018-08-23
1
-3
/
+2
|
/
*
Example/full: add constant propagation
Fabrice Desclaux
2018-08-06
1
-5
/
+159
*
Add an example for LinuxEnvironment & Syscall handling
Ajax
2018-07-24
1
-0
/
+85
*
Add support for reloc and rebase in ContainerELF
Ajax
2018-07-24
1
-3
/
+2
*
Merge pull request #805 from serpilliere/fix_call_effects_arm
Camille Mougey
2018-07-18
1
-5
/
+8
|
\
|
*
IR/Analysis: call_effects can add extra blocks
Fabrice Desclaux
2018-07-18
1
-5
/
+8
*
|
Example: updt api
Fabrice Desclaux
2018-07-18
1
-7
/
+9
|
/
*
Disasm/Full: fix inversion in output names
Ajax
2018-07-12
1
-2
/
+2
*
Examples: updt api
Fabrice Desclaux
2018-07-10
2
-11
/
+14
*
Analysis: Add SSA transformation
Tim Blazytko
2018-07-09
1
-0
/
+13
*
Merge pull request #790 from serpilliere/fix_ida_dg_example
Camille Mougey
2018-07-06
1
-6
/
+6
|
\
|
*
Example/ida: fix dg
Fabrice Desclaux
2018-07-05
1
-6
/
+6
*
|
Example: fix defuse
Fabrice Desclaux
2018-07-05
1
-1
/
+1
|
/
*
IR: gen ircfg from ir_arch
Fabrice Desclaux
2018-07-05
13
-133
/
+125
*
IR: remove default regs_init for symbexec
Fabrice Desclaux
2018-07-05
2
-8
/
+21
*
Update symbol_pool's deprecated API -> LocationDB
Ajax
2018-07-03
14
-31
/
+32
*
symbol_pool -> loc_db
Ajax
2018-07-03
20
-85
/
+84
*
Code cleaning: remove useless / commented code
Ajax
2018-06-21
2
-2
/
+0
*
Jitter: add simple trace api
Fabrice Desclaux
2018-06-21
3
-20
/
+15
*
All: fix var name to reflect object types
Fabrice Desclaux
2018-06-19
2
-3
/
+2
*
Example/ida: use addr to guess arch
Fabrice Desclaux
2018-06-19
5
-43
/
+54
*
Allow symbolic execution of one instruction in IDA
William Bruneau
2018-06-19
1
-1
/
+6
*
Example/IDA: fix depgraph api
Fabrice Desclaux
2018-06-16
1
-11
/
+11
*
Example/upx: fix & updt
Fabrice Desclaux
2018-06-11
1
-7
/
+7
*
DSE: remove useless changes introduced by 61551fa7
Ajax
2018-06-11
1
-1
/
+1
*
AsmBlock: remove symbol_pool in add_cst
Fabrice Desclaux
2018-06-10
1
-1
/
+1
*
Core: replace AsmLabel by LocKey
Fabrice Desclaux
2018-06-09
18
-119
/
+145
*
Expr: Add new word ExprLoc
Fabrice Desclaux
2018-06-08
5
-32
/
+30
*
Core: updt parser structure
Fabrice Desclaux
2018-05-14
5
-37
/
+31
*
Add some graphical options
William Bruneau
2018-04-25
1
-15
/
+95
*
Fix typo
William Bruneau
2018-04-24
1
-9
/
+3
*
Merge pull request #718 from serpilliere/fix_ida_symbol_load
Camille Mougey
2018-04-18
1
-0
/
+4
|
\
|
*
Example/IDA: fix symbol loading
Fabrice Desclaux
2018-04-15
1
-0
/
+4
*
|
Update example with expressions manipulations
manwefm
2018-04-16
1
-5
/
+6
|
/
*
Example/IDA: fix bigendian source info
Fabrice Desclaux
2018-04-12
1
-1
/
+1
*
Symbexec: use hashtable for mem symbols
Fabrice Desclaux
2018-03-15
5
-54
/
+23
*
Sandbox: on Linux env import, also set the ABORT_ADDR
Ajax
2018-03-05
1
-1
/
+1
*
Test: add ppc32b tests
Fabrice Desclaux
2018-03-04
1
-0
/
+0
*
PPC32: integration
Fabrice Desclaux
2018-03-04
1
-0
/
+2
*
Add support for PowerPC 32bit big-endian processors: "ppc32b"
Aymeric Vincent
2018-02-26
1
-0
/
+25
*
Remove the default size of ExprMem expressions
Ajax
2018-02-15
3
-5
/
+5
*
Expression: no default size for ExprId
Fabrice Desclaux
2018-02-09
7
-16
/
+16
*
IRBlock: getitem/len on assignblks
Fabrice Desclaux
2018-02-09
2
-7
/
+7
*
IRBlock: irblock iterates on its assignblks
Fabrice Desclaux
2018-02-09
5
-12
/
+12
*
IRBlock: replace irs by assignblks
Fabrice Desclaux
2018-02-09
6
-14
/
+14
[next]