|
You are here |
hvinternals.blogspot.com | ||
| | | | |
www.triplefault.io
|
|
| | | | | A blog about general reverse engineering, security research, poking around Windows internals, and messing with the Intel x86/AMD64 architecture. | |
| | | | |
prog.world
|
|
| | | | | [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
|
|
| | | | | 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
|
|
| | | [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. | ||