A bunch of scripts for HybridAnalysis things.
You will need:
- HybridAnalysis API Key (https://www.hybrid-analysis.com/docs/api/v2)
- jq (https://stedolan.github.io/jq/download/) (https://jqplay.org/)
- A central server to amass all your samples
- Set aliases for your scripts :)
Example:
alias interesting='nohup bash ~/hybridanalysis_interesting.sh > /dev/null 2>&1 &'