
Windy Bug
@0xwindybug
ID: 1157207928790818816
https://github.com/0mWindyBug 02-08-2019 08:34:04
6,6K Tweet
333 Followers
1,1K Following




安坂星海 Azaka || VTuber There is a grain of truth to the kernel thing: You really shouldn’t be writing custom file format parsers in your C kernel driver. Just look at the font mess Windows had until they moved that stuff into a usermode service.






Yarden Shafir A function of leadership is to produce more leaders, not more followers. That’s how you ensure (hopefully) continued success within a team.



I created a hypervisor-based emulator for Windows x64 binaries. This project uses Windows Hypervisor Platform to build a virtualized user-mode environment, allowing syscalls and memory accesses to be logged or intercepted. elastic.co/security-labs/… Project: github.com/x86matthew/Win…

Given all the Claude+IDA MCP hype, I present to you the Anti-Clida: .rept 200001 pushq %rax addq $8, %rsp .endr Duncan Ogilvie 🍍 must be stopped.





My new blog post 🥳 Improving AFD Socket Visibility for Windows Forensics & Troubleshooting It discusses the low-level API under Winsock (IOCTLs on \Device\Afd handles) and explores the workings of the new socket inspection feature in System Informer 🔥 huntandhackett.com/blog/improving…