All About ELF formatIt is a common standard file format for executable files, relocatable code (object ie .o files), shared libraries, and core dumps. It is a…Nov 2, 2020Nov 2, 2020
Hacking the Virtual MemoryToday I’m going to show you what I’ve learned about hacking virtual memory, how to alter/hack the memory(heap in this case) used by a…Aug 29, 2020Aug 29, 2020
What happens when you type holbertonschool.com in your browser and press EnterQuestion trap in most interviews because they do not specify which part relate..Jan 13, 2020Jan 13, 2020
How to explain Machine Learning to my grandma.Grandma, I going to Explain you machine learning, I assure you I’ll Understand That you all. Machine learning is a valuable tool to help…Oct 24, 2019Oct 24, 2019
Python3: Mutable, Immutable… everything is object!In the next few lines, I will explore what it means exactly because everything is an object in python. This short guide is intended to…Oct 9, 2019Oct 9, 2019
What happens when you types ls -l in the shell…Summary for NOT informatics .. for example my mom…Aug 28, 2019Aug 28, 2019