Skip to content

CERT-Polska/karton-autoit-ripper

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

AutoIt-Ripper karton service

Uses AutoIt-Ripper to automatically extract embedded AutoIt scripts and resources from compiled binaries.

Author: CERT.pl

Maintainers: nazywam

Consumes:

{
    "type": "sample",
    "stage": "recognized",
    "kind": "runnable",
    "platform": "win32"
}, {
    "type": "sample",
    "stage": "recognized",
    "kind": "runnable",
    "platform": "win64"
}

Produces:

{
    "type": "sample",
    "kind": "raw"
}, {
    "type": "sample",
    "kind": "script",
    "stage": "analyzed",
    "extension": "au3",
}

Usage

First of all, make sure you have setup the core system: https://github.com/CERT-Polska/karton

Then install karton-autoit-ripper from PyPi:

$ pip install karton-autoit-ripper

$ karton-autoit-ripper

Co-financed by the Connecting Europe Facility by of the European Union