plackyhacker / PowerGhostLinks
A custom run space to bypass AMSI and Constrained Language mode in PowerShell.
☆20Updated 2 years ago
Alternatives and similar repositories for PowerGhost
Users that are interested in PowerGhost are comparing it to the libraries listed below
Sorting:
- JALSI - Just Another Lame Shellcode Injector☆30Updated 4 years ago
- Create a C++ PE which loads an XTEA-crypted .NET PE shellcode in memory.☆15Updated 6 years ago
- Another AMSI bypass - but in C++.☆23Updated 2 years ago
- 64bit Windows 10 shellcode that adds user BOKU:SP3C1ALM0V3 to the system and the localgroups Administrators & "Remote Desktop Users"☆40Updated 4 years ago
- Just another casual shellcode native loader☆24Updated 3 years ago
- A simple injector that uses LoadLibraryA☆18Updated 5 years ago
- Call your own DLL from VBA and execute code under process svchost.exe with WMI☆12Updated 5 years ago
- Making Shellcode fully undetectable using uuid☆23Updated 4 years ago
- Rasta's mouse AMSI patch but with function that makes it undetectable.☆13Updated 4 years ago
- Upsilon execute shellcode with syscalls - no API like NtProtectVirtualMemory is used☆92Updated 4 years ago
- A .NET binary loader that bypasses AMSI☆45Updated 3 years ago
- A PoC to demo modifying cmdline of the child process dynamically. It might be useful against process log tracing, AV or EDR.☆40Updated 4 years ago
- Video files for eBook: "Bypassing AVs by C#.NET Programming"☆41Updated 2 years ago
- ☆22Updated 4 years ago
- ☆30Updated 5 years ago
- Example of async client/server sockets in .NET 5☆17Updated 4 years ago
- Small POC for process ghosting☆39Updated 3 years ago
- C# implementation of Shellcode delivery techniques using PInvoke and DInvoke variations for API calling.