garlic

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2026 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Garlic

type Garlic struct{}

Garlic is a decompiler that directly calls the garlic executable and reads the decompiled code from stdout. This is the fastest decompiler that marv can currently use, and it produces very high quality results.

Compatibility: The Garlic Java decompiler supports windows, but I have not managed to get the garlic.exe binary to work correctly.

func (*Garlic) Decompile

func (g *Garlic) Decompile(p string) ([]byte, error)

func (*Garlic) ExePath

func (g *Garlic) ExePath() string

func (*Garlic) Setup

func (g *Garlic) Setup() error

func (*Garlic) String

func (g *Garlic) String() string

func (*Garlic) Teardown

func (g *Garlic) Teardown() error

Jump to

Keyboard shortcuts

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