Explore >> Select a destination


You are here

reverse.put.as
| | blog.deobfuscate.io
3.5 parsecs away

Travel
| | Reverse engineering a binary obfuscated with virtual machine obfuscation. The challenge is vmcrack from Hack The Box.
| | cocomelonc.github.io
4.0 parsecs away

Travel
| | [AI summary] The provided text discusses the development of a payload using a custom encryption method, likely based on the Skipjack algorithm, to evade detection by antivirus systems. It outlines the steps to compile and run the payload on a Windows machine, and mentions that the code is intended for educational purposes only. The text also references the Clipper chip initiative and highlights the importance of awareness for cybersecurity professionals.
| | goggleheadedhacker.com
3.3 parsecs away

Travel
| | This tutorial will show how two methods of implementing the AES algorithm work. It will also demonstrate how to identify these methods in Assembly when reverse engineering an application.
| | radu-matei.com
25.6 parsecs away

Travel
| In this article we will explore how to build shared and static libraries in Go, and import them in Rust.