Carlos AlvarezAll 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
Carlos AlvarezHacking 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
Carlos AlvarezWhat 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
Carlos AlvarezHow 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
Carlos AlvarezPython3: 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
Carlos AlvarezWhat happens when you types ls -l in the shell…Summary for NOT informatics .. for example my mom…Aug 28, 2019Aug 28, 2019