YMahmoudnia / SB-LoaderLinks
SBLoader is a memory patcher to patch and execute the child process under the desired parent process.
☆14Updated 3 years ago
Alternatives and similar repositories for SB-Loader
Users that are interested in SB-Loader are comparing it to the libraries listed below
Sorting:
- A Practical example of ELAM (Early Launch Anti-Malware)☆35Updated 3 years ago
- Process Injection without R/W target memory and without creating a remote thread☆19Updated 3 years ago
- ☆37Updated 7 months ago
- This x64dbg plugin allows you to upload your sample to Malcore and view the results.☆36Updated 2 years ago
- Listing UDP connections with remote address without sniffing.☆29Updated 2 years ago
- Parser for a custom executable formats from Hidden Bee and Rhadamanthys malware☆56Updated 2 months ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆10Updated 2 years ago
- Overwrite MBR and add own custom message☆16Updated 5 years ago
- Neutralize KEPServerEX anti-debugging techniques☆32Updated 2 years ago
- Malware AV evasion via disable Windows Defender (Registry). C++☆35Updated 3 years ago
- MalUnpack companion driver☆97Updated last year
- "An Introduction to Windows Exploit Development" is an open sourced, free Windows exploit development course I created for the Southeast …☆41Updated 5 years ago
- NT AUTHORITY\SYSTEM☆42Updated 5 years ago
- Simple PE Packer Which Encrypts .text Section☆50Updated 8 years ago
- 2022 Updated Kernelmode-Code☆33Updated last year
- ☆29Updated 2 years ago
- A simple tool for detecting memory modifications to Windows API.☆23Updated 9 months ago
- A novel technique to communicate between threads using the standard ETHREAD structure☆114Updated 4 years ago
- An Xdbg Plugin of the ERC Library.☆26Updated last year
- Simple API Hooks detector☆75Updated 3 years ago
- ☆74Updated last year
- Hooking the GDT - Installing a Call Gate. POC for Rootkit Arsenal Book Second Edition (version 2022)☆73Updated 2 years ago
- Helper Script to convert a Windbg dumped structure (using the 'dt' command) into a C structure. It creates dummy structs for you if neede…