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
/
manip_expression5.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-05-18
expression: accept + with multiples args
serpilliere
1
-1
/
+6
2013-03-12
fix bt* semantic
serpilliere
5
-24
/
+139
2013-03-11
start mmx support
serpilliere
3
-3
/
+41
2013-03-11
fix upx with dll
serpilliere
1
-6
/
+9
2013-02-26
ia32_arch: add str; lsl; seh_helper: fix ininitloadorder
serpilliere
5
-1
/
+51
2013-02-26
ia32_arch: add lar
serpilliere
6
-5
/
+26
2013-02-25
fix vm2pe default image base
serpilliere
1
-6
/
+11
2013-02-22
seh_helper: updt chained modules; add emulated process env
serpilliere
3
-25
/
+68
2013-02-14
mod seh creation
serpilliere
3
-9
/
+174
2013-02-14
fix float issues
serpilliere
3
-44
/
+143
2013-02-13
fix fdivp; fmulp; int16todouble
serpilliere
4
-4
/
+22
2013-02-13
fix fdivr
serpilliere
1
-3
/
+5
2013-02-13
fix shld with 0 shifter
serpilliere
3
-41
/
+15
2013-01-28
expression: add get expr ids
serpilliere
1
-0
/
+9
2013-01-28
expression_helper: add expression matcher
serpilliere
1
-0
/
+94
2013-01-10
pe_helper: fix export; mod canon; to_c_helper: add resource parser opt
serpilliere
3
-6
/
+20
2012-12-19
rewrite expression visitor; expr_simp
serpilliere
3
-79
/
+155
2012-12-18
ia32_arch: fix get_label (louis granboulan)
serpilliere
1
-1
/
+1
2012-12-18
movBYTE PTR a[eax], dl (louis granboulan)
serpilliere
1
-0
/
+6
2012-12-17
ia32_arch: fix call with segm (louis granboulan)
serpilliere
1
-1
/
+1
2012-12-17
pe_helper: add get_sectioname
serpilliere
1
-0
/
+10
2012-12-12
asmbloc: try to keep original mnemonic if disasm/reasm code (louis granboulan)
serpilliere
1
-13
/
+16
2012-12-12
asmbloc: prettyprint hex asm_label (louis granboulan)
serpilliere
1
-2
/
+4
2012-12-12
enhanced parser for gcc -S masm=intel (louis granboulan)
serpilliere
1
-10
/
+44
2012-12-03
parse_asm: clean space; fix examples asm_bloc api
serpilliere
4
-19
/
+19
2012-12-03
core: add api set_offset for asm_label (louis granboulan)
serpilliere
2
-19
/
+30
2012-12-03
core: fix add_label api for asm_bloc (louis granboulan)
serpilliere
6
-46
/
+51
2012-12-03
asmbloc: Use symbol_pool methods rather than attributes
serpilliere
1
-4
/
+2
2012-12-03
asmbloc: rewrite calc_symbol_offset
serpilliere
1
-17
/
+15
2012-11-28
asmbloc: clean calc_symbol_offset (louis granboulan)
serpilliere
1
-18
/
+6
2012-11-28
asmbloc: fix unused args (louis granboulan)
serpilliere
1
-2
/
+2
2012-11-28
parse_ad: args parsing (louis granboulan)
serpilliere
1
-29
/
+31
2012-11-28
ia32_arch: push segment fix (louis granboulan)
serpilliere
2
-2
/
+9
2012-11-28
ia32_sem: update movcc, fpu (louis granboulan)
serpilliere
1
-4
/
+146
2012-11-28
ia32_arch: fix special mnemo args (louis granboulan)
serpilliere
1
-4
/
+20
2012-11-28
asmbloc: unused code (louis granboulan)
serpilliere
1
-9
/
+0
2012-11-28
ia32_arch: deal with homonym (louis granboulan)
serpilliere
1
-25
/
+26
2012-11-28
ia32_arch: fix float (louis granboulan)
serpilliere
1
-15
/
+15
2012-11-26
x86: fix fidivr
serpilliere
1
-2
/
+2
2012-11-23
x86: fix fucomi
serpilliere
1
-4
/
+5
2012-11-23
x86: fix fucomip
serpilliere
1
-6
/
+8
2012-10-31
ia32_arch: special case ommiting 1 as argument
serpilliere
1
-0
/
+4
2012-10-31
ia32_arch: parse label starting w dot
serpilliere
2
-2
/
+4
2012-10-31
ia32_arch: fix tipo
serpilliere
1
-1
/
+1
2012-10-31
asmbloc: use first instruction in assembly candidate
serpilliere
1
-6
/
+11
2012-10-30
ia32_arch: del unused attribute
serpilliere
1
-1
/
+0
2012-10-30
ia32_arch: fix pushad/popad sem
serpilliere
1
-8
/
+4
2012-10-30
ia32_arch: fix movsx assembly
serpilliere
1
-1
/
+1
2012-10-30
ia32_arch: remove fds in asm parse using segment selector
serpilliere
1
-2
/
+1
2012-10-12
expression: fix expr64
serpilliere
1
-1
/
+1
[next]