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
703c7f2ec2df0f0995048969cd3515dceca5f7ae
hakril-PythonForWindows
/
windows
/
native_exec
T
History
hakril
703c7f2ec2
Fix windows.native_exec.cpuid for py3
2024-06-14 14:22:21 +02:00
..
__init__.py
Remove generate_callback_stub (only IATHook are impacted)
2016-06-09 18:51:48 +02:00
cpuid.py
Fix windows.native_exec.cpuid for py3
2024-06-14 14:22:21 +02:00
native_function.py
windows.native_exec.create_function can now accept ctypes calling convention as parameter
2021-09-07 18:07:02 +02:00
nativeutils.py
windows.injection now handle injection of py3 code !
2020-02-06 00:03:10 +01:00
simple_x64.py
Implem x64 mem_access [RIP+DISP32] + few test + fix raw instr
2024-05-21 16:05:45 +02:00
simple_x86.py
Implem x64 mem_access [RIP+DISP32] + few test + fix raw instr
2024-05-21 16:05:45 +02:00