pupy/client/sources
Oleksii Shevchuk 720e85a156 Try to use ctypes to find MAC/IP on windows.
Well, this is insane. I never thought that in standart python library
you can find THAT. What do you think will happens, if for some reason
ifconfig will hang?
2016-08-26 01:05:03 +03:00
..
resources Try to use ctypes to find MAC/IP on windows. 2016-08-26 01:05:03 +03:00
GetProcAddressR.c first commit :-) 2015-09-22 19:25:36 +02:00
GetProcAddressR.h first commit :-) 2015-09-22 19:25:36 +02:00
LICENSES.txt first commit :-) 2015-09-22 19:25:36 +02:00
LoadLibraryR.c first commit :-) 2015-09-22 19:25:36 +02:00
LoadLibraryR.h first commit :-) 2015-09-22 19:25:36 +02:00
Makefile Makefile update 2016-06-18 19:19:51 +02:00
Makefile.linux Add linux-friendly Makefile 2016-08-19 20:29:23 +03:00
MemoryModule.c first commit :-) 2015-09-22 19:25:36 +02:00
MemoryModule.h first commit :-) 2015-09-22 19:25:36 +02:00
MyLoadLibrary.c fixed a bug where injecting into a process with python27.dll already loaded crashed 2015-09-26 20:48:38 +02:00
MyLoadLibrary.h first commit :-) 2015-09-22 19:25:36 +02:00
Python-dynload.c support for loading dlls like pywintypes27.dll needed for pywin32 imports (tried with win32gui, win32api and it worked) 2015-10-14 17:58:43 +02:00
Python-dynload.h first commit :-) 2015-09-22 19:25:36 +02:00
Python-version.h first commit :-) 2015-09-22 19:25:36 +02:00
ReflectiveDllInjection.h first commit :-) 2015-09-22 19:25:36 +02:00
ReflectiveLoader.c first commit :-) 2015-09-22 19:25:36 +02:00
ReflectiveLoader.h first commit :-) 2015-09-22 19:25:36 +02:00
_memimporter.c first commit :-) 2015-09-22 19:25:36 +02:00
actctx.c first commit :-) 2015-09-22 19:25:36 +02:00
actctx.h first commit :-) 2015-09-22 19:25:36 +02:00
base_dispatch.c first commit :-) 2015-09-22 19:25:36 +02:00
base_inject.c fix injection x64 on windows 10 issue #36 2016-08-03 19:24:07 +02:00
base_inject.h makefile cleanup 2015-09-25 21:41:37 +02:00
gen_library_compressed_string.py first commit :-) 2015-09-22 19:25:36 +02:00
gen_python_bootloader.py removing py2exe build dependency 2016-03-16 18:17:03 -04:00
gen_resource_header.py first commit :-) 2015-09-22 19:25:36 +02:00
import-tab.c first commit :-) 2015-09-22 19:25:36 +02:00
import-tab.h first commit :-) 2015-09-22 19:25:36 +02:00
list.c first commit :-) 2015-09-22 19:25:36 +02:00
list.h first commit :-) 2015-09-22 19:25:36 +02:00
main_exe.c windows payloads now works with launchers 2015-11-23 18:47:48 +01:00
main_reflective.c obfsproxy pluggable transports now works on windows ! ex: ./pupygen --transport obfs3 && ./pupysh --transport obfs3 2015-10-23 19:16:11 +02:00
mktab.py first commit :-) 2015-09-22 19:25:36 +02:00
pupy.c increasing size of config buffer in payloads to contains bigger scriptlets 2016-05-05 12:46:02 +02:00
pupy_load.c obfsproxy pluggable transports now works on windows ! ex: ./pupygen --transport obfs3 && ./pupysh --transport obfs3 2015-10-23 19:16:11 +02:00
pupy_load.h first commit :-) 2015-09-22 19:25:36 +02:00
remote_thread.c first commit :-) 2015-09-22 19:25:36 +02:00
remote_thread.h first commit :-) 2015-09-22 19:25:36 +02:00
resource_python_manifest.c first commit :-) 2015-09-22 19:25:36 +02:00
thread.c first commit :-) 2015-09-22 19:25:36 +02:00
thread.h first commit :-) 2015-09-22 19:25:36 +02:00