I hadn't noticed that @HexRaysSA's IDA 9.2 introduced new feature similar to "dereferencing" plugin. Well, the plugin is still better (for instance, in dereferencing in stack view) and the good news is that the plugin is compatible with IDA 9.2 with qt6 shim enabled
New research 👉 Exception Oriented Programming, Part 2: Weaponizing Fundamental Weaknesses in Exception Unwinding to Gain Code Execution billdemirkapi.me/abusing-except…
I wrote an IDA plugin that queries #ChatGPT and explains decompiled functions. It's still very bleeding edge, but you can find the code here and try it out:
github.com/JusticeRage/Ge…
(Yes, the video was performed on a very basic case for simplicity's sake.)
My write-up for the Blue Frost Security Windows Exploitation Challenge released during Ekoparty:
voidsec.com/windows-exploi…
Thanks @bluefrostsec for the challenge, I've enjoyed it very much
#flareon9nesrak1.github.io/2022/11/13/fla…
A bit late, but my write-up on how I solved Flare-On 9's last challenge and getting the original code back, even without debugging.
Over and out #flareon9. All challenge solutions by the author's are available at mandiant.com/resources/blog…. Finishers will receive this elaborate medal.
Hello everyone !
Come see our new IDA plugin !
AutoResolv is a free IDA plugin, which resolves functions imported from external libraries. Moreover, it can import the right signature of those functions and refactor your code accordingly.
github.com/airbus-seclab/…
What can I say? A beautiful day talking about HVCI & kernel exploitation at BSides in Kansas City, Missouri, meeting people passionate about security, and (most importantly) hanging with my fiancé.
Slides: github.com/connormcgarr/P…
Supporting blog: connormcgarr.github.io/hvci/
Helper script for Windows kernel debugging with IDA Pro on native Bochs debugger (including PDB symbols). Ported from IDA-VMware-GDB by @d_olex. So, Yes you can use your own bochs instrumentation + symbols :-D @ilfakgithub.com/therealdreg/id…
As promised, I wrote about my Windows 11 post exploitation technique to go from an arbitrary write/increment to a full read/write through I/O rings: windows-internals.com/one-i-o-ring-t…
I am ecstatic to announce that Winsider Seminars & Solutions, Inc. (the training company that @yarden_shafir and I co-own) has finalized the transfer of the venerable Process Hacker project into a new System Informer project (github.com/winsiderss/sys…). We are still migrating.. 1/2
We published the first ever blog post about HyperDbg Debugger. In this post, we explain the principles and methodologies of @HyperDbgrayanfam.com/topics/hyperdb…