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_expression2.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2012-10-05
asmbloc: add mnemo to disasmcallback args
serpilliere
1
-7
/
+7
2012-10-04
expression: set back eval_cache
serpilliere
2
-14
/
+43
2012-09-17
expression: fix slice contains
serpilliere
2
-5
/
+14
2012-09-07
seh_helper: add ordermodulelist/inloadorderlist
serpilliere
3
-24
/
+151
2012-08-03
to_c_helper: add stack size opt
serpilliere
1
-1
/
+5
2012-07-31
eval_abs: fix mem lookup; ia32_sem: gen ia32info
serpilliere
4
-6
/
+12
2012-07-30
emul_lib: fix vm_set_mem on multiple pages
serpilliere
1
-3
/
+14
2012-07-29
white space cleanup
serpilliere
8
-170
/
+172
2012-07-27
java_arch: whitespace clean
serpilliere
1
-22
/
+22
2012-07-27
arch: dis function has a new generic API!
serpilliere
4
-25
/
+32
2012-07-27
asmbloc: update asm_label api
serpilliere
1
-14
/
+47
2012-07-27
pe_helper: fix pe load hdr; add pattern search
serpilliere
1
-46
/
+90
2012-07-27
bin_stream: add getitem
serpilliere
1
-0
/
+11
2012-07-27
bin_stream_vm: add getitem
serpilliere
1
-0
/
+10
2012-07-26
win_api: fix get_str_ansi/unic
serpilliere
1
-2
/
+2
2012-07-20
win_api: fix get_str_ansi and get_str_unic
serpilliere
1
-2
/
+2
2012-07-13
win_api: add api
serpilliere
3
-24
/
+89
[next]