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
Commit message (
Expand
)
Author
Age
Files
Lines
*
msp430: move jit
serpilliere
2014-08-21
4
-32
/
+45
*
msp430: fix asm dst
serpilliere
2014-08-21
1
-3
/
+2
*
jit: move code into arch directory
serpilliere
2014-08-21
6
-223
/
+249
*
fix unpack upx example with machine
serpilliere
2014-08-21
1
-5
/
+5
*
mips32: add mnemo JAL/MOVZ
serpilliere
2014-08-21
3
-2
/
+25
*
test_dis: elf/pe fail fallback to raw mode
serpilliere
2014-08-21
1
-7
/
+13
*
mips: fix tipo
serpilliere
2014-08-21
1
-1
/
+1
*
mips32: little/big endian is now an attrib
serpilliere
2014-08-21
5
-47
/
+26
*
Core: getbits use arch attrib (and can swap bytes); getbytes simply return bytes
serpilliere
2014-08-21
6
-13
/
+16
*
bin_stream: fix bin_stream len test
serpilliere
2014-08-21
2
-7
/
+4
*
test dis: offset set input to raw
serpilliere
2014-08-21
1
-4
/
+4
*
mips: missing files
serpilliere
2014-08-20
2
-0
/
+89
*
Sandbox: use machine.gdbserver
CM
2014-08-20
1
-3
/
+4
*
Machine: Add wrapper over gdbserver
CM
2014-08-20
1
-0
/
+9
*
Example: Update example to use machine
CM
2014-08-20
3
-13
/
+10
*
Machine: add wrapper over jitter
CM
2014-08-20
1
-0
/
+16
*
Test_dis: use Machine API, remove unused import & variables
CM
2014-08-20
1
-46
/
+4
*
Machine: Add an abstract machine wrapper
CM
2014-08-20
1
-0
/
+77
*
fix bs_mode64 (namesapce overwrite)
serpilliere
2014-08-20
1
-6
/
+6
*
x86 arch: fix movsxd 32/64 bit
serpilliere
2014-08-18
1
-4
/
+28
*
x86: add les/lds. Fix call/ret far
serpilliere
2014-08-12
3
-6
/
+42
*
x86: fix call far semantic
serpilliere
2014-08-12
1
-0
/
+23
*
jitter: publify method to allow class modification
serpilliere
2014-08-12
2
-10
/
+14
*
Add mips32 arch
serpilliere
2014-08-06
9
-0
/
+1501
*
x86 arch: fix some mnemonic
serpilliere
2014-08-05
5
-93
/
+206
*
cpu/arch: arg2str moved in instruction class
serpilliere
2014-08-05
6
-276
/
+248
*
Arm arch: add uxtb uxth sxtb sxth
serpilliere
2014-08-01
2
-1
/
+21
*
Arm arch: add sxtb/sxth (tx to t.pourcelot)
serpilliere
2014-08-01
2
-0
/
+22
*
x86 SSE: Refactor code
ajax
2014-07-30
1
-12
/
+6
*
Simplification: Fix 'A op 0' with op == '-' bug, add corresponding test case
ajax
2014-07-30
2
-1
/
+8
*
Test: Improve x86 SSE tests (thanks to Adrien Guinet)
ajax
2014-07-30
3
-4
/
+230
*
x86: Improve SSE support (thanks to Adrien Guinet)
ajax
2014-07-30
3
-17
/
+242
*
JitCore_x86: UDIV & UMOD return value and arguments sizes have to be the same
ajax
2014-07-30
2
-16
/
+16
*
SH4: fix tipo
serpilliere
2014-07-22
1
-1
/
+1
*
X86 arch: addps/addpd
serpilliere
2014-07-21
2
-0
/
+6
*
X86; fix disasm cb transformation call/pop
serpilliere
2014-07-21
2
-2
/
+12
*
x86 sem: fix bts cast bug and lookup semantic
serpilliere
2014-07-11
1
-7
/
+9
*
win_api_x86_32: remove print
serpilliere
2014-07-10
1
-155
/
+46
*
merge
serpilliere
2014-07-10
3
-9
/
+153
|
\
|
*
ajout test jitter/os_dep/win_api_x86_32.py
Romain CARRE
2014-07-07
3
-9
/
+153
*
|
Arch: remove debug output
serpilliere
2014-07-10
3
-9
/
+4
*
|
Arm: improve arm example
serpilliere
2014-07-09
1
-1
/
+4
*
|
Core/parse: allow the use of labels in data declaration
serpilliere
2014-07-09
3
-29
/
+88
*
|
Utils: missing pack struct
serpilliere
2014-07-09
1
-0
/
+7
*
|
Jitload: fix gen_new_lib tipo (off/rva)
serpilliere
2014-07-07
1
-5
/
+5
|
/
*
Jitter: Fix fastcall/stdcall arch arm and linux
serpilliere
2014-07-03
2
-15
/
+24
*
Arm: add asm exmaple using $
serpilliere
2014-07-03
1
-1
/
+7
*
Core: $ symbol can be customized for relative offset tricks
serpilliere
2014-07-03
3
-26
/
+11
*
Arm: update reg tests
serpilliere
2014-07-03
1
-2
/
+11
*
Arm: add mnemo/sem uxtb, uxth, ubfx
serpilliere
2014-07-03
2
-1
/
+75
[next]