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
/
basic_simplification.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-10
X86/sem: add movq
Fabrice Desclaux
1
-0
/
+2
2015-11-09
Example/SymbolExec: write code more arch-independent
Ajax
1
-16
/
+14
2015-11-09
Example/SymbolExec: enhance and comment
Ajax
1
-15
/
+27
2015-11-09
x86/Arch: INT 3 must produced an ExprInt8(3) (creds @serpilliere)
Ajax
1
-2
/
+4
2015-11-09
Test: add a unit test for x86 interrupt_num
Ajax
2
-0
/
+32
2015-11-09
x86/Sem: set `interrupt_num` on INT XX
Ajax
1
-0
/
+1
2015-11-09
x86: add a new "register" named interrupt_num
Ajax
3
-2
/
+25
2015-11-09
x86/Sem/RDTSC: update tsc2 value on tsc1 overflow
Ajax
1
-0
/
+3
2015-11-09
x86/sem: unify the way aflag is computed (like popfd/w, sahf)
Ajax
1
-5
/
+2
2015-11-09
Test: update `test_all.py` products (.txt -> .dot)
Ajax
1
-13
/
+13
2015-11-09
Example: move output .txt to .dot
Ajax
10
-20
/
+20
2015-11-09
Example/Disasm/Callback: comment and update with new API
Ajax
1
-8
/
+15
2015-11-09
Test: add example/disasm/callback.py to tests
Ajax
1
-0
/
+1
2015-11-09
Disasm/x86: move `pushpop` callback to an example `callback.py`
Ajax
2
-29
/
+62
2015-11-09
Example/UnpackUPX: PR #256 comments (creds @p-l-, @fmonjalet)
Ajax
1
-3
/
+3
2015-11-06
Example/ASM: unused import
Ajax
1
-2
/
+0
2015-11-06
Example/IDA: unused import
Ajax
1
-3
/
+0
2015-11-06
Example/IDA: useless sys path
Ajax
1
-7
/
+2
2015-11-06
Example/IDA: unused import
Ajax
1
-3
/
+1
2015-11-06
Example/Jitter: unused import
Ajax
1
-2
/
+1
2015-11-06
Example/Jitter: unused import
Ajax
1
-4
/
+0
2015-11-06
Example/Jitter: unused import
Ajax
1
-2
/
+1
2015-11-06
Example/Expr: unused import
Ajax
1
-3
/
+3
2015-11-06
Example/Expr: reorganize imports
Ajax
1
-6
/
+5
2015-11-06
Example/Expr: unused import
Ajax
1
-1
/
+0
2015-11-06
Example/EXPR: unused import
Ajax
1
-1
/
+0
2015-11-06
Example/EXPR: unused import DiGraph
Ajax
1
-1
/
+0
2015-11-06
Example/UnpackUPX: call handle_function in GetProcAddress hook (skeleton)
Ajax
1
-0
/
+4
2015-11-06
Example/UnpackUPX: comment GetProcAddress hook
Ajax
1
-0
/
+4
2015-11-06
Example/UnpackUPX: hint on an alternative solution for PE rebuilding
Ajax
1
-0
/
+2
2015-11-06
Example/UnpackUPX: entrypoint was fixed twice
Ajax
1
-1
/
+0
2015-11-06
Example/UnpackUPX: useless variable
Ajax
1
-4
/
+1
2015-11-06
Example/ASM: remove unused import in simple.py
Ajax
1
-2
/
+0
2015-11-05
Disasm: update callbacks with new API
Ajax
3
-14
/
+12
2015-11-03
ASM: call disasm callbacks with named arguments
Ajax
1
-5
/
+6
2015-11-01
JitTcc: fix memory leak
Fabrice Desclaux
1
-0
/
+4
2015-10-29
Core/Parse_asm: fix string parsing
Fabrice Desclaux
1
-2
/
+2
2015-10-29
Test/parse_asm: add directive test
serpilliere
1
-0
/
+69
2015-10-29
Core/parse_asm: align support int/hex
serpilliere
1
-1
/
+1
2015-10-29
Core/parse_asm: clean algo; support delayslot
serpilliere
1
-58
/
+87
2015-10-29
Core/Parse_asm: fix state define
serpilliere
1
-8
/
+12
2015-10-29
Core/parse_asm: update parse_txt API use
serpilliere
8
-12
/
+11
2015-10-29
Core/parse_asm: clean code
serpilliere
1
-58
/
+76
2015-10-29
Core/parse_asm: autopep8
serpilliere
1
-4
/
+8
2015-10-29
Core/parse_asm: bloc=>block
serpilliere
1
-16
/
+16
2015-10-29
Core/parse_asm: remove unused feature (bss/data/text)
serpilliere
1
-88
/
+74
2015-10-29
Expression: fix api
Fabrice Desclaux
16
-123
/
+110
2015-10-29
Expression: normalize ExprInt api
Fabrice Desclaux
1
-9
/
+15
2015-10-29
Core/asmbloc: Fix get_subcall_instr
Fabrice Desclaux
1
-1
/
+5
2015-10-29
Example/ida/utils: fix mips arch
Fabrice Desclaux
1
-2
/
+2
[next]