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
/
asm
/
shellcode.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-18
Win_api: updt time functions
Fabrice Desclaux
1
-23
/
+66
2017-08-18
Win_api: fix access_dict
Fabrice Desclaux
1
-64
/
+16
2017-08-16
X86/sem: add smsw
Fabrice Desclaux
1
-2
/
+20
2017-08-14
Example/ctype: fix propagation on mem write
Fabrice Desclaux
1
-1
/
+3
2017-08-10
README: pycparser min version
Fabrice Desclaux
1
-1
/
+1
2017-08-10
Simplifications: add regression tests
Fabrice Desclaux
1
-0
/
+4
2017-08-10
Expression/Simplifications: modify x?b:c + d
Fabrice Desclaux
1
-15
/
+21
2017-08-10
Expression/Simplifications: clean code
Fabrice Desclaux
1
-279
/
+269
2017-08-10
Simplifications: ExprMem(a?b:c) and {x?a:b, x?c:d}
Fabrice Desclaux
2
-31
/
+28
2017-08-09
Aarch64: missing dstflow instr
Fabrice Desclaux
1
-1
/
+1
2017-08-09
Example: add constant expression propagation
Fabrice Desclaux
22
-2
/
+442
2017-08-08
Symbexec: add get_block
Fabrice Desclaux
4
-36
/
+22
2017-08-08
Example: add ctype_propagation
Fabrice Desclaux
2
-20
/
+211
2017-08-08
SymbexecTypes: fix merge
Fabrice Desclaux
1
-4
/
+3
2017-08-08
Objc: return accesses set
Fabrice Desclaux
2
-59
/
+50
2017-08-08
Objc: hash, eq for CGen
Fabrice Desclaux
1
-28
/
+116
2017-08-08
Objc: add regression test
Fabrice Desclaux
2
-0
/
+555
2017-08-08
Example: update api
Fabrice Desclaux
4
-86
/
+96
2017-08-07
Ir/SymbExecCTypes: fix c types use with set
Fabrice Desclaux
1
-7
/
+15
2017-08-07
Objc: update api
Fabrice Desclaux
1
-41
/
+79
2017-08-07
Objc: enhance C str types
Fabrice Desclaux
1
-1
/
+7
2017-08-07
Objc: store function arguments'names
Fabrice Desclaux
2
-10
/
+17
2017-08-07
Objc: merge type analyzer and get_access
Fabrice Desclaux
1
-304
/
+108
2017-08-07
Objc: C object are now hashable, immutable, cmp
Fabrice Desclaux
1
-85
/
+104
2017-08-07
Objc: fix__str__
Fabrice Desclaux
1
-23
/
+38
2017-08-07
Objc: add ObjC cmp
Fabrice Desclaux
1
-44
/
+83
2017-08-07
IR/symbexec_types: Clean SymbExecTypes
Fabrice Desclaux
1
-141
/
+28
2017-08-07
ExprReducer: add kwargs arguments for reductions
Fabrice Desclaux
2
-44
/
+57
2017-08-07
Examples: update api
Fabrice Desclaux
2
-5
/
+22
2017-08-07
Aarch64: add adr semantic
Fabrice Desclaux
1
-0
/
+5
2017-08-07
Objc: any Expr can be typed
Fabrice Desclaux
1
-29
/
+18
2017-08-07
Objc: support multi accesses/types
Fabrice Desclaux
2
-55
/
+66
2017-08-03
A defined 'size' is mandatory for `Expr` to work
Ajax
1
-24
/
+16
2017-08-03
Avoid breaking potential overriding of ExprInt
Ajax
1
-1
/
+1
2017-08-03
Avoid racing ._size assignment in ExprInt
Ajax
1
-3
/
+6
2017-08-03
Remove now useless property
Ajax
1
-8
/
+0
2017-08-03
Expr: move class-dependent attributes to protected one
Ajax
1
-187
/
+187
2017-08-02
fix atomic_mode leak
coco
1
-1
/
+5
2017-08-01
Avoid potential (but unlikely) hash collision
Ajax
1
-2
/
+2
2017-07-27
Asmblock: remove disasm engine job_done attribute
Fabrice Desclaux
6
-24
/
+30
2017-07-25
Jitter: fix shifter macro
Fabrice Desclaux
3
-94
/
+22
2017-07-24
Add null pointer check after realloc
William Bruneau
2
-8
/
+15
2017-07-24
Aarch64: complete DecodeBitMasks test for full branch coverage
Ajax
1
-0
/
+4
2017-07-24
Aarch64: remove useless code
Ajax
1
-11
/
+0
2017-07-24
Aarch64: decode ORR/AND/... imm according to ARM ASL
Ajax
1
-16
/
+206
2017-07-24
x86: fix MOVSD semantic
Ajax
1
-8
/
+12
2017-07-22
Objc: normalize strict_access
Fabrice Desclaux
1
-11
/
+13
2017-07-22
Objc: warn on non defined structures
Fabrice Desclaux
1
-0
/
+19
2017-08-04
TypeMngr: generate name for unnamed structs/unions
Fabrice Desclaux
1
-4
/
+27
2017-08-04
Objc: fix tipo
Fabrice Desclaux
1
-4
/
+4
[next]