Guillermo MusumeciHow to Install Node.js 20 on Ubuntu 22.04, 20.04, and 18.04 for Intel x64, AMD, and ARM64 CPUsIn this story, we will learn how to install Node.js v20.x unattended in Ubuntu 22.04, 20.04, and 18.04, running on Intel/AMD and ARM64…Jun 19
+Ch0pin🕷️Introduction to x64 Linux Binary Exploitation (Part 2)—return into libcThis post is the second one of a series of articles, where I describe some basic x64 Linux Binary Exploitation techniques. In Part 1 I…Jan 16, 20221
David Leex64 Loop Optimization is a QuagmireOptimizing for the x86 family of processors from Intel and AMD has long been complicated. Starting the with 8086 developers had to decide…Mar 9Mar 9
Sruthi KCracking Assembly — fastcall calling convention in x64This is the tenth article in the Cracking Assembly series. This article talks about fastcall calling convention in x64 and compares with…Jan 16, 20231Jan 16, 20231
Ratnadeep BhattacharyyaLearn how computers work by learning FASM: Part 1I am software engineer with 5 years of professional experience and 18 years of hands-on experience in programming. I coded in mostly all of…Oct 17, 2023Oct 17, 2023
Guillermo MusumeciHow to Install Node.js 20 on Ubuntu 22.04, 20.04, and 18.04 for Intel x64, AMD, and ARM64 CPUsIn this story, we will learn how to install Node.js v20.x unattended in Ubuntu 22.04, 20.04, and 18.04, running on Intel/AMD and ARM64…Jun 19
+Ch0pin🕷️Introduction to x64 Linux Binary Exploitation (Part 2)—return into libcThis post is the second one of a series of articles, where I describe some basic x64 Linux Binary Exploitation techniques. In Part 1 I…Jan 16, 20221
David Leex64 Loop Optimization is a QuagmireOptimizing for the x86 family of processors from Intel and AMD has long been complicated. Starting the with 8086 developers had to decide…Mar 9
Sruthi KCracking Assembly — fastcall calling convention in x64This is the tenth article in the Cracking Assembly series. This article talks about fastcall calling convention in x64 and compares with…Jan 16, 20231
Ratnadeep BhattacharyyaLearn how computers work by learning FASM: Part 1I am software engineer with 5 years of professional experience and 18 years of hands-on experience in programming. I coded in mostly all of…Oct 17, 2023
Sruthi KCracking Assembly — Accessing local variables in x86 vs x64This is the eighth article in the Cracking Assembly series. Here is the list of published articles in the series. I would recommend you…Jan 2, 20231
Christian BaghaiX64 versus ARM: A New Age Computing RivalryThe debate between X64 and ARM processors is reminiscent of age-old technological rivalries: VHS vs. Betamax, Blu-ray vs. HD DVD, or…Sep 11, 2023
Sruthi KCracking Assembly — Stack Frame Layout in x64This is the fifteenth article in Cracking Assembly series that explains stack frame layout in x64 and how to retrieve values from the stackFeb 20, 2023