/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

crocidb.com
| | cocomelonc.github.io
2.7 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.
| | int10h.org
2.8 parsecs away

Travel
| | Font: IBM DOS ISO8-2x, from the world's biggest collection of classic text mode fonts, system fonts and BIOS fonts from DOS-era IBM PCs and compatibles
| | cocomelonc.github.io
2.9 parsecs away

Travel
| | [AI summary] A technical deep dive into an early bird APC injection technique, complete with source code and payload execution examples, intended for both offensive and defensive cybersecurity education.
| | blog.demofox.org
17.9 parsecs away

Travel
| Homomorphic encryption is a pretty interesting thing. It allows you to do calculations on encrypted data such that when you decrypt the results, it's as if you did the calculations on the unencrypted data. This allows computation to happen without the person doing the computation knowing what the data actually is! Brief History For a...