This website requires JavaScript.
Explore
Help
Sign In
admin
/
hakril-PythonForWindows
Watch
1
Star
0
Fork
0
You've already forked hakril-PythonForWindows
mirror of
https://github.com/hakril/PythonForWindows
synced
2026-06-08 14:31:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aff6ee4e17ffae8c42887ff330f6d0110683ce8a
hakril-PythonForWindows
/
windows
/
native_exec
T
History
Clement Rouault
5b17cc988f
simple_x64 does not add extra unwanted REX for some 'Slash [MEM]' instruction
2017-05-24 17:33:40 +02:00
..
__init__.py
Remove generate_callback_stub (only IATHook are impacted)
2016-06-09 18:51:48 +02:00
cpuid.py
More doc + regitry PyPhKey.get()
2016-01-07 19:26:40 +01:00
native_function.py
Remove some commented old code + fix read/write of REG_QWORD values in registry
2016-07-07 17:41:57 +02:00
nativeutils.py
Add NTSTATUS to windef/add virtual_free/improve nativeutils GetProcAddr + test
2016-02-02 18:45:24 +01:00
simple_x64.py
simple_x64 does not add extra unwanted REX for some 'Slash [MEM]' instruction
2017-05-24 17:33:40 +02:00
simple_x86.py
change remote_calc sample to use notepad + add demo of test_code sample + Stos[BWD] in simple_x86 +
2017-04-13 11:14:09 +02:00
test_simple_x64.py
Fix x64 Mov Reg, Imm32 (sign extended)
2016-07-20 13:16:39 +02:00
test_simple_x86.py
Add test + fix Imm32 stuff in x64
2016-06-13 18:19:38 +02:00