64 skills found · Page 2 of 3
tzyyyyyyy / Shellcode Loader Bypass基于XOR加密的Shellcode加载器项目,通过内存解密执行实现基础免杀,包含C++加载器和Python加密脚本,可绕过常规静态检测。
rkbennett / Pyobject Injectexecuting shellcode directly from a python variable
RiverGumSecurity / PythonShellcodeNo description available
NullArray / ShellwarePersistent bind shell via pythonic shellcode execution, and registry tampering.
debasishm89 / QHooKqHooK is very simple python script (dependent on pydbg) which hooks user defined Win32 APIs in any process and monitor then while process is running and at last prepare a CSV report with various interesting information which can help reverse engineer to track down / analyse unknown exploit samples / shellcode.
OneHone / C Shellcodepython ShellCode Loader (Cobaltstrike&Metasploit)
Knight-of-the-Ebon-Blade / Pyhacker向pyc中插入python代码或shellcode
1fvyuio333 / Keep Trying一款基于python的shellcode免杀加载器,Bypass AV
jbertman / PythonCrypterUses AES to run encrypted shellcode using Python and ctypes
Neetx / Shellcode ExtractorPython script to extract shellcode from object/executable files
ciccio-87 / Python AV EvasionExecute shellcode and evade AV detection with python.
wsummerhill / Python CrypterCustom Python shellcode encryptor and obfuscator
Xyan1d3 / SharpEvaderThis is a python script which automatically generates metepreter tcp or https shellcode encodes it and slaps some Behavioural detection in a c# Project for you to build and run
tklengyel / DionaeaDionaea is meant to be a nepenthes successor, embedding python as scripting language, using libemu to detect shellcodes, supporting ipv6 and tls
andrewchambers / ShellCodeLinkerA python project that converts coffobject files (.o) built by mingw into an assembly file that can be built using nasm. When built using flat binary output this results in position independant shellcode generated by the c compiler.
ELMERIKH / SephirosFileless Shellcode Loader with Python
Ooggle / Shellcoding CompanionA python script to automatically generate shellcode payload from assembly files.
Starwarsfan2099 / PyWinDbgPython based 32-bit Windows debugger built for learning purposes. Currently includes breakpoint setting, register modification, process monitoring and inspection, file monitoring and hooking, DLL injection, shellcode injection, and crash detection.
yoda66 / PythonShellcodeReduxNo description available
msOlivers / PyExploitBypass AntiVirus with Python and Metasploit using shellcode