Explore >> Select a destination


You are here

www.brendangregg.com
| | jvns.ca
2.4 parsecs away

Travel
| | I can spy on my CPU cycles with perf!
| | blog.alicegoldfuss.com
1.6 parsecs away

Travel
| | Linux performance profiling with perf and Docker
| | blog.lenot.re
4.8 parsecs away

Travel
| | Visualisation of the kernel's booting sequence using a Flamegraph
| | 0x44.cc
32.9 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.