├── README.md ├── andromeda_ida.py ├── atrax.py ├── blackenergy.py ├── check-samples.py ├── decodeBlackHole.py ├── extract_subfile.py ├── getstatic-mini.py ├── hashlist.py ├── mg.py ├── ptotal-quick.py ├── rename-samples.py └── vti-notifications.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deadbits/malware-analysis-scripts/HEAD/README.md -------------------------------------------------------------------------------- /andromeda_ida.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deadbits/malware-analysis-scripts/HEAD/andromeda_ida.py -------------------------------------------------------------------------------- /atrax.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deadbits/malware-analysis-scripts/HEAD/atrax.py -------------------------------------------------------------------------------- /blackenergy.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deadbits/malware-analysis-scripts/HEAD/blackenergy.py -------------------------------------------------------------------------------- /check-samples.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deadbits/malware-analysis-scripts/HEAD/check-samples.py -------------------------------------------------------------------------------- /decodeBlackHole.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deadbits/malware-analysis-scripts/HEAD/decodeBlackHole.py -------------------------------------------------------------------------------- /extract_subfile.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deadbits/malware-analysis-scripts/HEAD/extract_subfile.py -------------------------------------------------------------------------------- /getstatic-mini.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deadbits/malware-analysis-scripts/HEAD/getstatic-mini.py -------------------------------------------------------------------------------- /hashlist.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deadbits/malware-analysis-scripts/HEAD/hashlist.py -------------------------------------------------------------------------------- /mg.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deadbits/malware-analysis-scripts/HEAD/mg.py -------------------------------------------------------------------------------- /ptotal-quick.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deadbits/malware-analysis-scripts/HEAD/ptotal-quick.py -------------------------------------------------------------------------------- /rename-samples.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deadbits/malware-analysis-scripts/HEAD/rename-samples.py -------------------------------------------------------------------------------- /vti-notifications.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deadbits/malware-analysis-scripts/HEAD/vti-notifications.py --------------------------------------------------------------------------------