|
You are here |
github.com | ||
| | | | |
mandiant.github.io
|
|
| | | | | [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. | |
| | | | |
prashamhtrivedi.in
|
|
| | | | | Sharing code from Private libraries is a difficult task. In this post we will see how we can use BitBucket as Private Maven Repository. | |
| | | | |
andreabergia.com
|
|
| | | | | 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, ... | |
| | | | |
www.jakobmaier.at
|
|
| | | How to remove Exif metadata from images in a Github Action with 'exiftool' to protect your privacy and security when deploying static websites. | ||