Explore >> Select a destination


You are here

blog.bencope.land
| | blog.nuculabs.de
14.5 parsecs away

Travel
| | 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
15.2 parsecs away

Travel
| | 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
9.8 parsecs away

Travel
| | Elixir is a functional programming language which makes use of the Pipe Operator to simplify the combining of functions and data transformations.
| | crpt.fyi
39.7 parsecs away

Travel
| Issues for organizations and discussions, repo for debriefs and resources - Call For Proposal · francep2p/community Wiki