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
/
miasm2
/
core
/
utils.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-24
Asmbloc: fix get_flow_instr for non zero delayslot arch
serpilliere
1
-0
/
+2
2014-06-24
Cpu: bs_mod_name accept dict
serpilliere
1
-1
/
+7
2014-06-24
Fix operand unify irem/imod
serpilliere
4
-8
/
+4
2014-06-19
Win api: fix api (tx a.guinet)
serpilliere
1
-1
/
+1
2014-06-17
jitter: modify vm_set_mem to set exception flags
serpilliere
3
-7
/
+19
2014-06-16
Test: Yes, we can use a function to invoke all jitter each time
ajax
1
-33
/
+23
2014-06-16
Jitter Python: Add the rest of tests (unpack_upx is very long)
ajax
1
-0
/
+4
2014-06-16
Jitter Python: check all memory exceptions only on new instruction (in assembly)
ajax
1
-5
/
+13
2014-06-16
Test: Add "python" jitter for few tests
ajax
1
-0
/
+4
2014-06-16
Jitter Python: Init without alias (fix CPU update bug), manage memory exceptions
ajax
1
-1
/
+13
2014-06-16
Archs: Introduce "all_regs_id_no_alias", a list of all main registers without...
ajax
4
-0
/
+25
2014-06-16
Jitter Python: Reorganize the Jit function builder
ajax
1
-19
/
+48
2014-06-16
Jitter: VmMngr: Avoid code duplication && set exceptions flags on "vm_set_mem"
ajax
1
-14
/
+5
2014-06-16
Arm sem: normalize arguments
serpilliere
1
-121
/
+137
2014-06-16
Arm sem: rename semantic local variables
serpilliere
1
-94
/
+94
2014-06-16
Arm sem: add mnemonics (tx to nsarlin)
serpilliere
2
-3
/
+38
2014-06-16
Test: add arm test with symbexec engine
serpilliere
1
-0
/
+1
2014-06-16
Jit python: handle jump to ExprId (asm_label)
serpilliere
1
-2
/
+5
2014-06-14
Test: Add a new test for Python jitter
ajax
1
-0
/
+1
2014-06-14
Jitter: Add basic write handling in Python Jitter
ajax
1
-1
/
+39
2014-06-14
Test: Add "tcc", "llvm" and "python" jitter for the example "test_jit_x86_32"
ajax
1
-1
/
+3
2014-06-14
Example: Update Test Jit x86_32: OptParse -> ArgParse, "--jitter" argument
ajax
1
-12
/
+9
2014-06-14
Jitter: Add PoC jitter engine based on Miasm2 Symbolic execution engine
ajax
2
-0
/
+104
2014-06-14
Jitter: Update jit_call API to use JitCpu & VmMngr instance instead of their ...
ajax
1
-4
/
+4
2014-06-14
x86 SEM: Fix LOOPNE, LOOPE. Use ExprCond instead of ExprOp('==')
ajax
1
-12
/
+12
2014-06-13
Simplification: fix bug in simplification (tx to Florent Monjalet)
serpilliere
1
-1
/
+1
2014-06-13
Test: Add LLVM jitter in md5_arm example
ajax
2
-2
/
+3
2014-06-13
Jitter LLVM: Fix an issue with pointer collision caching
ajax
1
-1
/
+1
2014-06-13
Jitter LLVM: Add architecture dependent libs for ARM
ajax
1
-1
/
+2
2014-06-13
ARM: Add API to be LLVM compliant
serpilliere
1
-0
/
+154
2014-06-13
Jitter LLVM: Force ret size to 64 to comply with llvm_exec_func
ajax
1
-1
/
+1
2014-06-13
Arm sem: remove == operator
serpilliere
1
-8
/
+9
2014-06-13
Jitter: Fix compilation on mac
serpilliere
1
-0
/
+3
2014-06-13
Jitter: Remove inline for clang compilation
serpilliere
3
-13
/
+13
2014-06-13
jit: remove verbose output
serpilliere
5
-32
/
+6
2014-06-13
Simplification: detect and handle == condition
serpilliere
4
-23
/
+38
2014-06-12
Simplifications: Add symetric cond catching + corresponding tests
ajax
2
-2
/
+40
2014-06-12
Simplifications_cond: Fix size issue, add constructor
ajax
2
-7
/
+26
2014-06-12
Test: Simplifications: Use ".msb()" instead of hard coded [31:32]
ajax
1
-2
/
+2
2014-06-12
Simplifications: Add regression tests for simplifications_cond
ajax
1
-1
/
+30
2014-06-12
Simplifications: Add basic conditions detection
ajax
2
-4
/
+175
2014-06-12
x86: int is set to splitflow (fix by Florent Monjalet)
serpilliere
1
-0
/
+2
2014-06-12
expression: fix rol/ror simplifications (fix by fperigaud)
serpilliere
2
-2
/
+8
2014-06-09
Simplifications: Export common simplifications to an extern file
ajax
2
-504
/
+508
2014-06-04
Gdbserver: assert EIP with jitter PC
ajax
1
-0
/
+6
2014-06-04
Debugging: fix watchmem second arg
ajax
1
-4
/
+5
2014-06-04
test_ida: fix missing import
serpilliere
1
-0
/
+1
2014-06-04
LLVM:
ajax
1
-5
/
+9
2014-06-03
Miasm v2
serpilliere
128
-0
/
+43356
2014-06-03
Send miasm v1 to hell
serpilliere
137
-35379
/
+0
[next]