Josh Stroschein

Results 9 repositories owned by Josh Stroschein

malware-samples

1.4k
Stars
221
Forks
Watchers

Malware samples, analysis exercises and other interesting resources.

learning-malware-analysis

538
Stars
70
Forks
Watchers

This repository contains sample programs that mimick behavior found in real-world malware. The goal is to provide source code that can be compiled and used for learning purposes, without having to wor...

learning-reverse-engineering

443
Stars
73
Forks
Watchers

This repository contains sample programs written primarily in C and C++ for learning native code reverse engineering.

graph-maldoc-similar-images

20
Stars
4
Forks
Watchers

A script that extracts embedded images from Office Open XML (OOXML) documents and generates image hash similarity graphs that cluster visually similar images together. The script computes the Average...

XOR-Decode-Strings-IDA-Plugin

27
Stars
10
Forks
Watchers

This IDA Python plugin is intended to get you started creating IDA Plugins with Python, recognize the importance of deobfuscating strings and work on translating assembly to a higher-level language (i...

sclauncher

84
Stars
7
Forks
Watchers

A small program written in C that is designed to load 32/64-bit shellcode and allow for execution or debugging. Can also output PE files from shellcode.

search-abuse.ch

15
Stars
4
Forks
Watchers

Python3 script that can download samples directly from Abuse.CH or via submitted URLs

subcrawl

34
Stars
4
Forks
Watchers

SubCrawl is a modular framework for discovering open directories, identifying unique content through signatures and organizing the data with optional output modules, such as Elastic.

subparse

49
Stars
10
Forks
Watchers

Modular malware analysis artifact collection and correlation framework