Category: Basics

Registers & Computer Memory Primer for x86

Registers The main tools to write programs in x86 assembly are the processor registers. The registers are like variables built in the processor. Using registers instead of memory to

Read More

Wireshark Basics Playlist

Wireshark is a free and open-source packet analyzer. It is used for network troubleshooting, analysis, software and communications protocol development, and education. Originally named Ethereal, the project was renamed

Read More

Lauterbach Basics Playlist

Lauterbach is a company that serves a niche-market of in-circuit emulators, especially on systems using JTAG, which it sells under the brand name TRACE32. Practice script is a file containing

Read More