┌──(visitor@0x41.cf)-[~] └─$ head -c 300 */* | less
21 Jul 2021 |
• |
/ Reversing for dummies - x86 assembly and C code (Beginner/ADHD friendly) |
Before I got into reverse engineering, executables always seemed like black magic to me. I always wondered how stuff worked under the hood, and how binary code is represented inside .exe files, and how hard it is to modify this ‘compiled code’ without access to the original source code. But on... [ Read more ] |
||
02 Mar 2021 |
• |
/ Google Assistant YouTube command for smart TVs |
After I’ve noticed my 2019 Samsung TV had support for Google Assistant commands for basic controls such as power, volume, channel, input source, etc., I thought it would be cool to also be able to cast media content using my voice, but I then realized that the only officially supported TVs were... [ Read more ] |
||
08 Oct 2019 |
• |
/ Unlocking IAM's Nokia G-240W-A router (Part 1) |
As we recently upgraded our home internet to try out Maroc Telecom’s 100mbps fiber offer, I’ve noticed that the Nokia router they installed had horrible Wi-Fi speed - the max I could to get standing next to it was around 60mbps down, while in the opposite room, the speed was always under 10mbps... [ Read more ] |