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
*
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
*
Asmblock: fix dis_block_callback
Fabrice Desclaux
2018-02-02
1
-1
/
+1
*
append b to the opens mode ; Python on Windows makes a distinction between te...
w4kfu
2018-01-16
5
-6
/
+6
*
Merge pull request #654 from serpilliere/use_stp_translator
Camille Mougey
2018-01-11
2
-118
/
+96
|
\
|
*
Example: fix disasm wd
Fabrice Desclaux
2018-01-11
1
-0
/
+1
|
*
Expression: use stp translator
Fabrice Desclaux
2018-01-11
1
-118
/
+95
*
|
MSP430: add ctype
Fabrice Desclaux
2018-01-11
1
-1
/
+4
|
/
*
Ida/Example: clean symbexec plugin
Fabrice Desclaux
2018-01-09
1
-12
/
+0
*
Ida/Example: fix symbexec plugin
Fabrice Desclaux
2018-01-09
1
-10
/
+77
*
Example/IDA: update IR string output
Fabrice Desclaux
2018-01-05
1
-49
/
+69
*
Remove a dev-TODO (thanks @WilliamBruneau)
Ajax
2017-10-05
1
-1
/
+1
*
Ctypes: allow analysis on incomplete graphs
Fabrice Desclaux
2017-10-03
1
-2
/
+5
*
Merge pull request #615 from serpilliere/fix_ida_plugin_size
Camille Mougey
2017-09-07
1
-17
/
+15
|
\
|
*
Example/ida: fix size issue
Fabrice Desclaux
2017-09-07
1
-17
/
+15
*
|
DSE: avoid using the same test.txt file in test, allowing parallelism
Ajax
2017-09-06
2
-5
/
+14
*
|
Add a simpler illustrating the DSE use
Ajax
2017-09-05
1
-0
/
+129
*
|
DSE: update example to use coverage provided by the module
Ajax
2017-09-05
1
-35
/
+29
*
|
DSE: update example to use compute_solution
Ajax
2017-09-05
1
-5
/
+5
|
/
*
Example/ctype: fix propagation on mem write
Fabrice Desclaux
2017-08-14
1
-1
/
+3
*
Example: add constant expression propagation
Fabrice Desclaux
2017-08-09
1
-0
/
+54
*
Symbexec: add get_block
Fabrice Desclaux
2017-08-08
2
-30
/
+2
*
Example: add ctype_propagation
Fabrice Desclaux
2017-08-08
1
-20
/
+33
*
Example: update api
Fabrice Desclaux
2017-08-08
4
-86
/
+96
*
Examples: update api
Fabrice Desclaux
2017-08-07
2
-5
/
+22
*
Asmblock: remove disasm engine job_done attribute
Fabrice Desclaux
2017-07-27
2
-4
/
+0
*
Merge pull request #579 from serpilliere/fix_get_bloc
serpilliere
2017-07-20
15
-32
/
+32
|
\
[next]