S12cybersecurity / PrivilegeEscalationClassLinks
C++ Privilege Escalation Class to execute Process As Admin from User and Process as NT AUTHORITY SYSTEM from Admin
☆22Updated last year
Alternatives and similar repositories for PrivilegeEscalationClass
Users that are interested in PrivilegeEscalationClass are comparing it to the libraries listed below
Sorting:
- My Own VirtualAlloc Implementation to use as alternative unknown for all the defense solutions of VirtualAlloc Win32 API Function☆9Updated last year
- An Assembly x86 code that shows Windows MessageBox kept as simple as possible.☆11Updated 2 years ago
- Perform Thread Hijacking Shellcode Injection without OpenProcess and OpenThread mapping all the free handles in memory☆12Updated 10 months ago
- Process injection via KernelCallbackTable☆14Updated 3 years ago
- Evilbytecode-Gate resolves Windows System Service Numbers (SSNs) using two methods: analyzing the Guard CF Table in ntdll.dll and parsing…☆21Updated last month
- Enter Product Key Volatile Environment LPE☆12Updated 6 months ago
- Another Portable Executable files analysing stuff☆21Updated 14 years ago
- TaskMgr Volatile Environment LPE☆13Updated 6 months ago
- Implementation of ITaskHandler in C++☆13Updated 2 years ago
- Listing UDP connections with remote address without sniffing.☆29Updated last year
- Utilizing Alternative Shellcode Execution Via Callbacks☆13Updated last year
- C++ Class with various techniques to detect the execution in a virtualized environment☆13Updated last year
- Seven different DLL injection techniques in one single project.☆11Updated 5 years ago
- Using Thread Description To Hide Shellcodes☆14Updated 2 years ago
- using the Recycle Bin to insure persistence☆12Updated 2 years ago
- Malware development: persistence - part 1: startup folder registry keys. C++ implementation☆12Updated 3 years ago
- ☆11Updated 4 years ago
- An x64 binary executing code that's not inside of it.☆16Updated 2 years ago
- ☆10Updated 3 years ago
- A CUSTOM CODED FUD DLL, CODED IN C , WHEN LOADED , VIA A DECOY WEB-DELIVERY MODULE( FIRING A DECOY PROGRAM), WILL GIVE A REVERSE SHELL (P…☆34Updated 6 years ago
- Collection of Win32 with C++/Assembly for Hooking, Patch and Reversing PE file