⤷ Title: SHELLSILO: The Tool Translating C Code to Syscall Shellcode for Hackers
════════════════════════
𐀪 Author: ddos
════════════════════════
ⴵ Time: Thu, 30 Oct 2025 03:00:29 +0000
════════════════════════
⌗ Tags: #Open Source Tool #Assembly #cybersecurity #red teaming #shellcode #SHELLSILO #Syscall
════════════════════════
𐀪 Author: ddos
════════════════════════
ⴵ Time: Thu, 30 Oct 2025 03:00:29 +0000
════════════════════════
⌗ Tags: #Open Source Tool #Assembly #cybersecurity #red teaming #shellcode #SHELLSILO #Syscall
Information Security News
SHELLSILO: The Tool Translating C Code to Syscall Shellcode for Hackers
SHELLSILO is a cutting-edge tool that translates C syntax into syscall assembly and its corresponding shellcode. It streamlines the process of constructing and utilizing structures, assigning vari…
⤷ Title: Founding: The Next-Gen Loader Generator for Advanced Evasion
════════════════════════
𐀪 Author: ddos
════════════════════════
ⴵ Time: Tue, 23 Dec 2025 03:21:55 +0000
════════════════════════
⌗ Tags: #Open Source Tool #AMSI Bypass #Cybersecurity 2025 #ETW Blinding #Founding #Indirect Syscalls #Malware Evasion #Obfuscation #red teaming #Sandbox Evasion #shellcode
════════════════════════
𐀪 Author: ddos
════════════════════════
ⴵ Time: Tue, 23 Dec 2025 03:21:55 +0000
════════════════════════
⌗ Tags: #Open Source Tool #AMSI Bypass #Cybersecurity 2025 #ETW Blinding #Founding #Indirect Syscalls #Malware Evasion #Obfuscation #red teaming #Sandbox Evasion #shellcode
Information Security News
Founding: The Next-Gen Loader Generator for Advanced Evasion
Founding is a tool that processes shellcode in .bin, .exe, or .dll formats, applying advanced obfuscation or encryption techniques to generate stealthy binaries with sophisticated execution method…
⤷ Title: DbgNexum: Shellcode injection using the Windows Debugging API
════════════════════════
𐀪 Author: ddos
════════════════════════
ⴵ Time: Mon, 05 Jan 2026 03:32:19 +0000
════════════════════════
⌗ Tags: #Open Source Tool #Cyber Security 2026 #DbgNexum #EDR evasion #Hardware Breakpoints #Malware Research #Process injection #red teaming #shellcode #Windows API
════════════════════════
𐀪 Author: ddos
════════════════════════
ⴵ Time: Mon, 05 Jan 2026 03:32:19 +0000
════════════════════════
⌗ Tags: #Open Source Tool #Cyber Security 2026 #DbgNexum #EDR evasion #Hardware Breakpoints #Malware Research #Process injection #red teaming #shellcode #Windows API
Penetration Testing Tools
DbgNexum: Shellcode injection using the Windows Debugging API
DbgNexum is a 2026 PoC that uses Hardware Breakpoints and File Mapping to inject shellcode without standard APIs, making it invisible to most EDRs.
⤷ Title: The Invisible Thread: Inside the Multi-Stage Python Injection Powering VioletRAT
════════════════════════
𐀪 Author: ddos
════════════════════════
ⴵ Time: Sat, 14 Mar 2026 07:08:06 +0000
════════════════════════
⌗ Tags: #Malware #.NET CLR Hosting #AMSI Bypass #Cyber Security 2026 #malware analysis #Process Hollowing #Python injection #RAT #shellcode #SonicWall #VioletRAT
════════════════════════
𐀪 Author: ddos
════════════════════════
ⴵ Time: Sat, 14 Mar 2026 07:08:06 +0000
════════════════════════
⌗ Tags: #Malware #.NET CLR Hosting #AMSI Bypass #Cyber Security 2026 #malware analysis #Process Hollowing #Python injection #RAT #shellcode #SonicWall #VioletRAT
Information Security News
The Invisible Thread: Inside the Multi-Stage Python Injection Powering VioletRAT
Security vanguards at SonicWall have unmasked a nascent campaign disseminating the VioletRAT malware. This offensive orchestrates a multi-tiered delivery sequence and a sophisticated Python-based …
⤷ Title: Agent Smith: Obfuscating Shellcode via Matrix Transformation(s)
════════════════════════
𐀪 Author: Doob
════════════════════════
ⴵ Time: Tue, 14 Apr 2026 22:15:33 GMT
════════════════════════
⌗ Tags: #shellcode #obfuscation #hacking #mathematics #golang
════════════════════════
𐀪 Author: Doob
════════════════════════
ⴵ Time: Tue, 14 Apr 2026 22:15:33 GMT
════════════════════════
⌗ Tags: #shellcode #obfuscation #hacking #mathematics #golang
Medium
Agent Smith: Obfuscating Shellcode via Matrix Transformation(s)
In this write up, we explore a slightly different approach of obfuscation aside from the tried-and-true — XOR.