Clement Rouault
|
5b17cc988f
|
simple_x64 does not add extra unwanted REX for some 'Slash [MEM]' instruction
|
2017-05-24 17:33:40 +02:00 |
|
Clement Rouault
|
53acf21a2f
|
Fix x64 Mov Reg, Imm32 (sign extended)
|
2016-07-20 13:16:39 +02:00 |
|
Clement Rouault
|
886b445e0e
|
Token.integrity returns a Flag + fix simple_x64 on SIB use for [r13]
|
2016-07-04 18:33:35 +02:00 |
|
Clement Rouault
|
2526727931
|
Add __mul__ on Instruction + x64 on test_code
|
2016-06-29 15:07:14 +02:00 |
|
Clement Rouault
|
56b8264ffd
|
Add x64.assemble + sample test_code
|
2016-06-28 11:31:53 +02:00 |
|
Clement Rouault
|
ed42580b4e
|
Fix some x64 encoding of [NEW_REG] | pop/push [RAX] doest not contains a useless prefix anymore
|
2016-06-27 14:51:47 +02:00 |
|
Clement Rouault
|
2289895423
|
Add test + fix Imm32 stuff in x64
|
2016-06-13 18:19:38 +02:00 |
|
Clement Rouault
|
dfe8217259
|
Fix system.version_name on windows10
|
2016-05-13 16:31:07 +02:00 |
|
Clement Rouault
|
10a803e9c9
|
Add shr/shl + small fix simple_x64 Imm8 + execute_64bits_code_from_syswow able to return ULONG64
|
2016-05-02 18:21:09 +02:00 |
|
Clement Rouault
|
d720170781
|
Big commit GetProcAddrss 32 and 64 (fixed)
|
2016-01-29 18:05:21 +01:00 |
|
Clement Rouault
|
38a2298dee
|
Add nativeutils.py with GetProcAddress64 + add instr to x86/x64 assembler + add merge of labels in multipleinstr (dummy function support)
|
2016-01-28 17:00:31 +01:00 |
|
Clement Rouault
|
b459e291c4
|
More doc + regitry PyPhKey.get()
|
2016-01-07 19:26:40 +01:00 |
|
hakril
|
795cad5b02
|
Fix stuff in simple_[x86|x64] + add mov [REG], IMM32
|
2016-01-02 00:16:05 +01:00 |
|
hakril
|
28eb4df2d0
|
Testing of project tree rewriting
|
2015-12-30 22:49:34 +01:00 |
|