|
You are here |
nfil.dev | ||
| | | | |
blog.tst.sh
|
|
| | | | | The goal is to implement functioning kernel virtual memory management, and use it to implement syscalls such as fork. | |
| | | | |
prog.world
|
|
| | | | | [AI summary] The article discusses the use of Intel Processor Trace (PT) technology to capture code traces from the System Management Mode (SMM) in a computer's BIOS. The authors detail the process of creating a backdoor to access SMM, modifying the SMI dispatcher to redirect execution to a custom shellcode, and using tools like WinIPT and ptxed to analyze the trace data. They also mention challenges such as synchronization issues and the need for cross-platform compatibility, and conclude that this method provides an efficient way to investigate SMM code for vulnerabilities. | |
| | | | |
www.dgendill.com
|
|
| | | | | [AI summary] A detailed exploration of using Rust and WebAssembly for system-level programming, focusing on memory management, allocator implementation, and low-level concepts like alignment and size in memory layout. | |
| | | | |
travisdowns.github.io
|
|
| | | A blog about low-level software and hardware performance. | ||