Categorygithub.com/decomp/exp
module
0.0.0-20210624183419-6d058f5e1da6
Repository: https://github.com/decomp/exp.git
Documentation: pkg.go.dev

# README

Experimental

Build Status Coverage Status GoDoc

This repository contains throw-away prototypes for experimental tools and libraries related to decompilation. They are intended to facilitate understanding, evaluate concepts, validate ideas, and stress-test designs. Once this insight has been gained, they will be removed in favour of high-quality re-implementations.

Public domain

The source code and any original content of this repository is hereby released into the public domain.

# Packages

Package bin provides a uniform representation of binary executables.
No description provided by the author
Package disasm provides general disassembler primitives.
No description provided by the author