|
You are here |
blog.bencope.land | ||
| | | | |
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. | |
| | | | |
pagefault.se
|
|
| | | | | At work I program almost exclusively in Go (sometimes I need to step in and to some javascript, typscript and, shudders perl...). If I want to compare two values I simply pull out the trusty old == operator. Sure for slices and maps you can't use that, but fortunately since 1.23 we can just use the slices.Equal and maps.Equal functions. In go == is the catch-all (or catch-90%) when you need to know if two values are equal. | |
| | | | |
culttt.com
|
|
| | | | | Elixir is a functional programming language which makes use of the Pipe Operator to simplify the combining of functions and data transformations. | |
| | | | |
crpt.fyi
|
|
| | | Issues for organizations and discussions, repo for debriefs and resources - Call For Proposal · francep2p/community Wiki | ||