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 #585 from commial/fix/jit-multiret
serpilliere
2017-07-22
2
-6
/
+10
|
\
|
*
Add support for multi-ret on cdecl / systemV x86 ABI
Ajax
2017-07-21
1
-3
/
+5
|
*
Add support for multi-ret on stdcall / systemV ARM ABI
Ajax
2017-07-21
1
-3
/
+5
*
|
Merge pull request #588 from commial/fix/dse-regs
serpilliere
2017-07-22
2
-5
/
+17
|
\
\
|
|
/
|
/
|
|
*
DSE: use registers from the real arch, not the jitter emulated one
Ajax
2017-07-21
1
-3
/
+15
|
*
Complete attrib_to_regs with IP/EIP (was present in 64)
Ajax
2017-07-21
1
-2
/
+2
|
/
*
Merge pull request #579 from serpilliere/fix_get_bloc
serpilliere
2017-07-20
25
-71
/
+112
|
\
|
*
Asmblock: rename bloc
Fabrice Desclaux
2017-07-07
18
-40
/
+57
|
*
IR: rename post_add_bloc
Fabrice Desclaux
2017-07-07
2
-4
/
+12
|
*
IR: rename add_bloc
Fabrice Desclaux
2017-07-07
16
-21
/
+29
|
*
IR: rename get_bloc
Fabrice Desclaux
2017-07-07
5
-6
/
+14
*
|
Merge pull request #581 from WilliamBruneau/realloc_check_return
serpilliere
2017-07-20
1
-0
/
+10
|
\
\
|
*
|
Add null pointer check after realloc
William Bruneau
2017-07-20
1
-0
/
+10
|
|
/
*
|
Merge pull request #580 from WilliamBruneau/fix_typo_dse_crackme
Camille Mougey
2017-07-20
2
-8
/
+7
|
\
\
|
|
/
|
/
|
|
*
Fix typo in /test/core/asmblock.py
William Bruneau
2017-07-20
1
-1
/
+1
|
*
Remove unecessary assert
William Bruneau
2017-07-20
1
-1
/
+0
|
*
Fix typo
William Bruneau
2017-07-20
1
-6
/
+6
|
/
*
Merge pull request #578 from commial/llvm/readonly-funcs
serpilliere
2017-07-07
1
-44
/
+49
|
\
|
*
Regroup and use readonly for utils funcs (better simplifications)
Ajax
2017-07-07
1
-44
/
+49
|
/
*
Merge pull request #576 from commial/feature/ida-menu
serpilliere
2017-07-05
5
-174
/
+282
|
\
|
*
IDA: add a Miasm menu with shortcuts to other IDA examples
Ajax
2017-07-05
1
-0
/
+77
|
*
IDA/TypePropag: clean & fix imports
Ajax
2017-07-05
1
-14
/
+13
|
*
IDA/SymbExec: clean & fix imports, export main function
Ajax
2017-07-05
1
-7
/
+8
|
*
IDA/Graph IR: clean & fix imports, export main function, add a
Ajax
2017-07-05
1
-70
/
+91
|
*
IDA/Depgraph: clean & fix imports, export main function
Ajax
2017-07-05
1
-83
/
+93
|
/
*
Merge pull request #575 from serpilliere/fix_ida_example
Camille Mougey
2017-07-05
2
-34
/
+17
|
\
|
*
Example: update SymbExecCType api
Fabrice Desclaux
2017-07-05
1
-9
/
+7
|
*
SymbExecCType: remove dummy argument
Fabrice Desclaux
2017-07-05
1
-25
/
+10
|
/
*
Merge pull request #574 from serpilliere/clean_code
Camille Mougey
2017-07-05
1
-129
/
+110
|
\
|
*
Example/ctype: clean code
Fabrice Desclaux
2017-07-04
1
-129
/
+110
|
/
*
Merge pull request #569 from serpilliere/fix_msp
serpilliere
2017-07-03
1
-2
/
+2
|
\
|
*
MSP430:fix api
Fabrice Desclaux
2017-06-13
1
-2
/
+2
*
|
Merge pull request #573 from commial/feature/llvm-128div
serpilliere
2017-06-27
4
-2
/
+49
|
\
\
|
*
|
Add a regression test for DIV 128bits
Ajax
2017-06-27
3
-0
/
+29
|
*
|
LLVM: load libLLVM for custom LLVM builtins
Ajax
2017-06-27
1
-0
/
+14
|
*
|
LLVM: load shared libs only once
Ajax
2017-06-27
1
-2
/
+6
|
/
/
*
|
Merge pull request #567 from serpilliere/exec_engine
serpilliere
2017-06-17
9
-15
/
+925
|
\
\
|
*
|
Example: c type propagation ida plugin
Fabrice Desclaux
2017-06-14
1
-0
/
+266
|
*
|
Expression: add an Expression parser
Fabrice Desclaux
2017-06-14
3
-0
/
+87
|
*
|
IR: Add top/types engines
Fabrice Desclaux
2017-06-14
2
-0
/
+464
|
*
|
Symbexec: fix expr lookup
Fabrice Desclaux
2017-06-14
2
-1
/
+7
|
*
|
Objc: save cparser object
Fabrice Desclaux
2017-06-14
1
-3
/
+19
|
*
|
Symbexec: add state management
Fabrice Desclaux
2017-06-14
1
-3
/
+73
|
*
|
Symbexec: updt api
Fabrice Desclaux
2017-06-14
1
-8
/
+9
*
|
|
Merge pull request #570 from commial/fix/llvm-global
serpilliere
2017-06-14
1
-1
/
+2
|
\
\
\
|
*
|
|
Properly retrieve globals if it already exists
Ajax
2017-06-14
1
-1
/
+2
*
|
|
|
Merge pull request #571 from commial/fix/ir-delete
serpilliere
2017-06-14
1
-0
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Remove also from .blocks (not synchronized with the graph)
Ajax
2017-06-14
1
-0
/
+1
|
/
/
/
*
|
|
Merge pull request #568 from serpilliere/ida_rpyc
Camille Mougey
2017-06-13
1
-0
/
+25
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Example: add ida rpyc server
Fabrice Desclaux
2017-06-13
1
-0
/
+25
|
/
/
[next]