andreas_griffin Archive
+
systemd is a software suite that provides fundamental building blocks for a Linux operating system. Among other features, it includes the systemd “System and Service Manager,” …
By Andreas Griffin
November 8, 2018
+
When we boot up the computer, the first thing the kernel does is to execute init program. This is the root/parent of all process executing on …
By Andreas Griffin
November 5, 2018
+
To create the ARM environment on Intel physical processor, I need use tools: * pwndbg: s a GDB plug-in that makes debugging with GDB suck less, …
By Andreas Griffin
October 25, 2018
+
Continue to research about ELF. Today I will analyze dynamic linker. Then, I will introduce some tools like obfuscator tool for ELF file. 1. DYNAMIC LINKER: …
By Andreas Griffin
October 18, 2018
+
In the previous chapter, I told about ELF file types, the components in ELF format and them’s struct. Today, I will show you the relocation process …
By Andreas Griffin
October 11, 2018
+
Hi, my friends. Today, I present about the ELF (Executable and Linking Format) format and introduce some tools. There are three main types of file: Relocatable …
By Andreas Griffin
October 4, 2018