Skip to content

quarkslab/irma-probe-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

irma-probe-tutorial

This tutorial will show you how to create a simple probe for IRMA. Our example probe will use balbuzard a malware analysis tools to extract patterns from a submitted file.

The probe creation process is splitted in 4 parts, each part is in a specific branch to allow you to easily skip steps and correct yourself.

Level 0

(Your start point)(branch balbuzard-level0)

your goal is to copy skeleton files in your new probe directory.

Level 1

(branch balbuzard-level1)

level 1 consist in replacing Skeleton names by your new custom probe name, and also fill metadata (Author, Version...)

Level 2

(branch balbuzard-level2)

level 2 consist in handling module dependencies.

Level 3

(branch balbuzard-level3)

level3 return a real result. Probe done!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published