Explore >> Select a destination


You are here

nelari.us
| | cocomelonc.github.io
12.2 parsecs away

Travel
| | ?
| | blog.dornea.nu
11.8 parsecs away

Travel
| |
| | blog.nuculabs.de
13.1 parsecs away

Travel
| | I always wanted to play around with a binary analysis framework but most of the time I was turned off by how difficult it was to install and use it. Just recently I've thought to give angr a try and now I want to share my experience with you! I will present you a two scripts that solve two challenges, if you wish to dig deeper and learn Angr then you should visit it's official documentation.
| | blog.xpnsec.com
57.8 parsecs away

Travel
| In this post I wanted to look at a technique which is by no means new to .NET developers, but may prove useful to redteamers crafting their tools... exporting .NET static methods within a DLL... AKA using RunDLL32 to launch your .NET assembly.