Build a NoSQL database in Golang — 1First, we can decide on the data model of the database we are buildingJan 26Jan 26
Function activation record and binary exploitation(HTB You know 0xDiablos writeup)A function’s activation record instance is generally of the following form:Jan 26Jan 26
Shabak Challenge — Data science (an attempt)We are provided with a 1.8 GB CSV file which has the ‘network logs of a medium sized company’. We can use pandas dataframe to analyze it…Jun 25, 2021Jun 25, 2021
Shabak challenge — Baby RISCWe are provided with c++ files which emulate a RISC processor. Main is as followsJun 25, 2021Jun 25, 2021
Trying to beat a click speed tester(and failure)There are a plethora of websites on which one can measure their click speed. One of them is https://www.arealme.com/click-speed-test/en/May 22, 2021May 22, 2021
3XPL017/Reversing-Challenges/level01We first open and analyze the file in ghidra. The main function turns out to beApr 29, 2021Apr 29, 2021
Memlabs Lab 4 WriteupProblem : My system was recently compromised. The Hacker stole a lot of information but he also deleted a very important file of mine. I…Jul 27, 2020Jul 27, 2020
Memlabs Lab3 WriteupProblem statement : A malicious script encrypted a very secret piece of information I had on my system. Can you recover the information…Jul 27, 2020Jul 27, 2020