Philippe Lagadec

Results 7 repositories owned by Philippe Lagadec

oletools

2.8k
Stars
559
Forks
Watchers

oletools - python tools to analyze MS OLE2 files (Structured Storage, Compound File Binary Format) and MS Office documents, for malware analysis, forensics and debugging.

ViperMonkey

1.0k
Stars
182
Forks
Watchers

A VBA parser and emulation engine to analyze malicious macros.

awesome-security-hardening

5.0k
Stars
550
Forks
Watchers

A collection of awesome security hardening guides, tools and other resources

olefile

216
Stars
76
Forks
Watchers

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-20...

balbuzard

121
Stars
31
Forks
Watchers

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 als...

exefilter

63
Stars
28
Forks
Watchers

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...

oledump-contrib

50
Stars
23
Forks
Watchers

The oledump-contrib repository contains plugins and enhancements for the oledump tool published by Didier Stevens.