malpic

command module
v0.0.0-...-603691b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 22, 2015 License: GPL-2.0 Imports: 8 Imported by: 0

README

malpic

Malware visual analysis

Usage

After a proper build with go build -o malpic, you can execute ./malpic -h, this will show you all the available flags, there are self-explanatory.

Usage of malPic:
  -colorize
        Colorizes the binary sections on the picture
  -execinfo
        Gets information from the PE format
  -in string
        Select file to take photo
  -info
        Shows version and extended info
  -out string
        Select the output name
  -symbols
        Dump symbols

### Encode:

malpic -in /bin/zsh -out test.png

Analysis:

The visual analysis related flags are:

  • -colorize
  • -execinfo
  • -symbols

** Format info ** ./malpic -in /bin/zsh -nopict

** Format info and symbols ** ./malpic -in /bin/zsh -nopict -symbols

Autoanalysis:
  • -autoanal NYI

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL