You are here |
sitr.us | ||
| | | |
blog.logrocket.com
|
|
| | | | Explore what TypeScript types are, with a deep dive into the `never` and `unknown` types and a comparison between them and the `any` type. | |
| | | |
blog.firedrake.org
|
|
| | | | I've been doing the Weekly Challenges. The latest involved more string manipulations. (Note that this ends today.) | |
| | | |
blog.nuculabs.de
|
|
| | | | MalwareTech's string challenges are so easy that everyone can do them. I'm writing this article in order to help those who struggle with them, but of course you could cheat and use a debugger. The challenges can be found here: https://www.malwaretech.com/beginner-malware-reversing-challenges. The first two challenge are so easy that I'm not even bothering writing too much about them. Open strings1.exe into BN then right click data pointer twice -> FLAG. | |
| | | |
www.cppstories.com
|
|
| | Mister C was a cool guy. C could make amazing things with just ordinary text files. He used to grab bunch of them and produce magic binary forms. He could make aspinningcube, web server, or even an operating system. One time he was running through a plain header file. |