πNew WriteupβοΈ
βββββββββββββββ
πDate: Mon, 06 Mar 2023 13:00:43 GMT
βββββββββββββββ
βοΈTitle: Direct Syscalls in C#
βββββββββββββββ
πLink: https://medium.com/p/b74c94fd8956
βββββββββββββββ
Tags: #c_sharp_programming #syscalls #windows #malware #hacking
βββββββββββββββ
πDate: Mon, 06 Mar 2023 13:00:43 GMT
βββββββββββββββ
βοΈTitle: Direct Syscalls in C#
βββββββββββββββ
πLink: https://medium.com/p/b74c94fd8956
βββββββββββββββ
Tags: #c_sharp_programming #syscalls #windows #malware #hacking
Medium
Direct Syscalls in C#
Calling syscalls directly instead of relying on the official way is another great analysis evasion technique. It can be used to evadeβ¦
β€· Title: NullGate: A Modern Approach to Indirect Syscalls with Defender Bypass
ββββββββββββββββββββββββ
πͺ Author: ddos
ββββββββββββββββββββββββ
β΄΅ Time: Sat, 31 May 2025 00:18:46 +0000
ββββββββββββββββββββββββ
β Tags: #Malware Offense #cybersecurity #FreshyCalls #malware #NTAPI #NullGate #Process injection #red teaming #security research #syscalls #Windows Defender
ββββββββββββββββββββββββ
πͺ Author: ddos
ββββββββββββββββββββββββ
β΄΅ Time: Sat, 31 May 2025 00:18:46 +0000
ββββββββββββββββββββββββ
β Tags: #Malware Offense #cybersecurity #FreshyCalls #malware #NTAPI #NullGate #Process injection #red teaming #security research #syscalls #Windows Defender
Penetration Testing Tools
NullGate: A Modern Approach to Indirect Syscalls with Defender Bypass
NullGate offers a modern way to use NTAPI with indirect syscalls, FreshyCalls for dynamic retrieval, and a novel technique to bypass Windows Defender memory scanning.
β€· Title: Building a basic x64 Linux Rootkit
ββββββββββββββββββββββββ
πͺ Author: Keiran Smith
ββββββββββββββββββββββββ
β΄΅ Time: Tue, 02 Sep 2025 13:39:33 GMT
ββββββββββββββββββββββββ
β Tags: #rootkit #syscalls #linux #hacking #pentesting
ββββββββββββββββββββββββ
πͺ Author: Keiran Smith
ββββββββββββββββββββββββ
β΄΅ Time: Tue, 02 Sep 2025 13:39:33 GMT
ββββββββββββββββββββββββ
β Tags: #rootkit #syscalls #linux #hacking #pentesting
Medium
Building a basic x64 Linux Rootkit
A Linux rootkit is a kernel module that alters the behaviour of the kernel to hide activity and provide covert functionality. In thisβ¦
β€· Title: Linux Kernel Hacking: Modifying the Core
ββββββββββββββββββββββββ
πͺ Author: Eren Cankut Uysal
ββββββββββββββββββββββββ
β΄΅ Time: Fri, 26 Sep 2025 06:27:20 GMT
ββββββββββββββββββββββββ
β Tags: #low_level #hacking #syscalls #kernel #linux
ββββββββββββββββββββββββ
πͺ Author: Eren Cankut Uysal
ββββββββββββββββββββββββ
β΄΅ Time: Fri, 26 Sep 2025 06:27:20 GMT
ββββββββββββββββββββββββ
β Tags: #low_level #hacking #syscalls #kernel #linux
Medium
Linux Kernel Hacking: Modifying the Core
Modifying the Linux kernel represents a profound endeavor, offering unparalleled control over system behavior and enabling advancedβ¦