Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 355 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 355 Bytes

SunAnalyzer

Static Analyzer for Camelot / Golden Sun Engine Map Code files

Dependencies

Depends on Gee.External.Capstone, Capstone bindings for libcapstone to disassemble arm assembly. Currently the library nuget package only ships libcapstone binaries for windows.

Installation

.NET Core

dotnet restore
dotnet build
dotnet run