Pinned Repositories
balbuzard
Balbuzard is a package of malware analysis tools in python to extract patterns of interest from suspicious files (IP addresses, domain names, known file headers, interesting strings, etc). It can also crack malware obfuscation such as XOR, ROL, etc by bruteforcing and checking for those patterns.
DidierStevensSuite
Please no pull requests for this repository. Thanks!
exefilter
ExeFilter is an open-source tool and framework to filter file formats in e-mails, web pages or files. It detects many common file formats and can remove active content (scripts, macros, etc) according to a configurable policy.
hackrf
low cost software radio platform
officeparser
Extract embedded files and macros from office documents.
olefile
olefile is a Python package to parse, read and write Microsoft OLE2 files (also called Structured Storage, Compound File Binary Format or Compound Document File Format), such as Microsoft Office 97-2003 documents, vbaProject.bin in MS Office 2007+ files, Image Composer and FlashPix files, Outlook messages, StickyNotes, several Microscopy file formats, McAfee antivirus quarantine files, etc.
oletools
oletools - python tools to analyze MS OLE2 files (Structured Storage, Compound File Binary Format) and MS Office documents, for malware analysis, forensics and debugging.
peepdf
Powerful Python tool to analyze PDF documents
signature-base
Signature base for my scanner tools
ViperMonkey
A VBA parser and emulation engine to analyze malicious macros.
genericcx's Repositories
genericcx/balbuzard
Balbuzard is a package of malware analysis tools in python to extract patterns of interest from suspicious files (IP addresses, domain names, known file headers, interesting strings, etc). It can also crack malware obfuscation such as XOR, ROL, etc by bruteforcing and checking for those patterns.
genericcx/DidierStevensSuite
Please no pull requests for this repository. Thanks!
genericcx/exefilter
ExeFilter is an open-source tool and framework to filter file formats in e-mails, web pages or files. It detects many common file formats and can remove active content (scripts, macros, etc) according to a configurable policy.
genericcx/hackrf
low cost software radio platform
genericcx/officeparser
Extract embedded files and macros from office documents.
genericcx/olefile
olefile is a Python package to parse, read and write Microsoft OLE2 files (also called Structured Storage, Compound File Binary Format or Compound Document File Format), such as Microsoft Office 97-2003 documents, vbaProject.bin in MS Office 2007+ files, Image Composer and FlashPix files, Outlook messages, StickyNotes, several Microscopy file formats, McAfee antivirus quarantine files, etc.
genericcx/oletools
oletools - python tools to analyze MS OLE2 files (Structured Storage, Compound File Binary Format) and MS Office documents, for malware analysis, forensics and debugging.
genericcx/peepdf
Powerful Python tool to analyze PDF documents
genericcx/signature-base
Signature base for my scanner tools
genericcx/ViperMonkey
A VBA parser and emulation engine to analyze malicious macros.
genericcx/volatility-linux-profile-builder
Build lime, dump RAM, build Volatility profile (Hal Pomeranz's Linux Memory Grabber is better)