/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

github.com
| | blog.mantrainfosec.com
4.2 parsecs away

Travel
| | Mantra Information Security
| | andreabergia.com
4.1 parsecs away

Travel
| | In this short series, we are going to dig a bit in how one writes a gradle plugin. Our plugins won't do anything useful except some println; however I hope to manage to explain some concept and to save you some time in case you have to write one. The source code for this tutorial is available on github at https://github.com/andreabergia/sample-gradle-plugin. Our first plugin Link to heading The repository is split in two projects: gradleplugin and usage. Quite obviously, gradleplugin defines our plugin, ...
| | mandiant.github.io
4.3 parsecs away

Travel
| | [AI summary] capa is an open-source tool developed by the FLARE team to identify capabilities in executable files through static and dynamic analysis, supporting various reverse engineering platforms.
| | yepoleb.github.io
6.3 parsecs away

Travel
| [AI summary] The author details the process of reverse engineering the Austrian CHECK-AT app to extract its web API and encryption keys for open-source implementation.