-
oletools Public
oletools - python tools to analyze MS OLE2 files (Structured Storage, Compound File Binary Format) and MS Office documents, for malware analysis, forensics and debugging.
-
olefile Public
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…
-
awesome-security-hardening Public
A collection of awesome security hardening guides, tools and other resources
-
ViperMonkey Public
A VBA parser and emulation engine to analyze malicious macros.
-
collisions Public
Forked from corkami/collisionsHash collisions and their exploitations
-
log4shell Public
Forked from NCSC-NL/log4shellOperational information regarding the vulnerability in the Log4j logging library.
3 UpdatedDec 14, 2021 -
exefilter Public
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) accord…
-
pyhtgen Public
pyhtgen (formerly HTML.py) provides a few classes to easily generate HTML content such as tables and lists.
-
oletools_dll Public
A DLL to run some oletools functions from any language
-
pyxmldsig Public
pyxmldsig is a Python module to create and verify XML Digital Signatures (XML-DSig). This is a simple interface to the PyXMLSec library, aiming to provide a more pythonic API suitable for Python ap…
-
pywordform Public
pywordform is a python module to parse Microsoft Word forms in docx format, extractings all field values with their tags into a dictionary. For more information: http://www.decalage.info/python/pyw…
-
cherryproxy Public
CherryProxy is a simple HTTP proxy written in Python 2.x, based on the CherryPy WSGI server and httplib, extensible for content analysis and filtering.
-
python-crash-course Public
This is a Python course I have written to quickly teach Python to my colleagues and students, made of slides and samples for hands-on exercises. It takes around four to five hours to present all th…
-
Ciphey Public
Forked from bee-san/CipheyAutomated decryption tool
-
balbuzard Public
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 a…
-
pcodedmp Public
Forked from bontchev/pcodedmpA VBA p-code disassembler
-
awesome-security Public
Forked from sbilly/awesome-securityA collection of awesome software, libraries, documents, books, resources and cools stuffs about security.
-
colorclass Public
Forked from Robpol86/colorclassColorful worry-free console applications for Linux, Mac OS X, and Windows.
-
iodeflib Public
iodeflib is a python library to create, parse and edit cyber incident reports using the IODEF XML format (RFC 5070).
-
oledump-contrib Public
The oledump-contrib repository contains plugins and enhancements for the oledump tool published by Didier Stevens.
-
author-template Public
Forked from pictyeye/author-templateLaTeX template to be used by authors for SSTIC publication
TeX UpdatedMar 2, 2015 -
officeparser Public
Forked from unixfreak0037/officeparserExtract embedded files and macros from office documents.
-
compoundfiles Public
Forked from waveform-computing/compoundfilesA reader for OLE Compound Document Files (like OleFileIO, but better)