seamustuohy / analyst-scripts

Scripts to analyze stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

analyst-scripts

Scripts for analyzing stuff:

  • clamav_to_yara.py : Convert ClamAV signature to Yara (from the Malware Analyst's Cookbook)
  • parsepng.py : Analyze a PNG file looking for weird things
  • checkpesize.py : check a PE file size
  • pe.py : display basic infos about a PE file (sections, imports...)
  • scrdec18.c : An old code still useful to decode .jse files (MS Jscript encoded), by MrBrownStone (website archive, source code)
  • misp : some scripts for using MISP servers

About

Scripts to analyze stuff


Languages

Language:Python 92.5%Language:C 7.1%Language:Shell 0.2%Language:Standard ML 0.2%