/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

hvinternals.blogspot.com
| | www.triplefault.io
4.5 parsecs away

Travel
| | A blog about general reverse engineering, security research, poking around Windows internals, and messing with the Intel x86/AMD64 architecture.
| | prog.world
4.6 parsecs away

Travel
| | [AI summary] This technical article details a research project from Summer Of Hack 2019 that utilized Intel Processor Trace hardware features to successfully record and analyze code execution paths within System Management Mode (SMM) on x86 processors, overcoming OS protection barriers to identify potential security vulnerabilities.
| | blog.quarkslab.com
2.7 parsecs away

Travel
| | In this blog post we discuss how to debug Windows' Isolated User Mode (IUM) processes, also known as Trustlets, using the virtual TPM of Microsoft Hyper-V as our target.
| | 0x44.cc
30.5 parsecs away

Travel
| [AI summary] The article provides an in-depth explanation of reverse engineering concepts, including CPU operations, memory representation, data structures, and disassembly techniques. It guides readers through understanding machine code, endianness, signed integers, and how to analyze C code using tools like Visual Studio and disassemblers.