Here is my own keylogger that captures every keystroke on a Windows system, including special characters and unicode.
It tracks which window is active and logs everything to a file in the temp directory with a random name.
github.com/28Zaaky/Stealt…
@28zaaky Isn't this like infinitely more suspicious? ETWi will see that you're calling syscalls from unbacked memory? Why not use LoadLibrary? Better yet, why load a fresh ntdll at all when you can just find a syscall from the normal one? In any case direct syscalls leave a dirty stack.
Looking for a fast signature scanner (AOB scanner)?
I built my own optimized implementation focused on performance and simplicity.
Feedback is welcome.
github.com/Bourdon94m/Sig…
After months of development, I'm open-sourcing KHAØS C2, a post exploitation framework I built from scratch.
KHAOS is a modern C&C framework that routes agent traffic through cloud services already trusted by
enterprise networks
[REPOST]
github.com/28Zaaky/khaos-…
@LucyIsZombie Juste give me a proof that is AI generated ? It’s been 7 years I m doing low level so I think i can do what i want. And all of the techniques used into the agent are from me. Its my own implementation
A lot of exciting features are on the way: cross-platform support, new kernel capabilities for the agent, major UI improvements, more payloads (linux, windows and android), and much more.