Skip to content

quarkslab/irma-formatter-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

irma-formatter-tutorial

This tutorial will show you how to create a simple formatter for IRMA. Our example will use balbuzard a malware analysis tools to extract patterns from a submitted file and the probe tutorial built on it see here

The formatter tutorial 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 create an empty formatter.

Level 1

(branch balbuzard-level1)

level 1 consist in returning a result easily displayed in a pre field

Level 2

(branch balbuzard-level2)

level 2 consist in handling exceptions.

Level 3

(branch balbuzard-level3)

level3 Even better output.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published