Skip to content

A Binary Ninja architecture plugin for dealing with Luau files

License

Notifications You must be signed in to change notification settings

Rerumu/Binja-Luau

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Binary Ninja architecture plugin for dealing with Luau files.

To install, simply build via cargo build (or cargo build --release) and place the resulting library in the plugin directory.

You should then be able to open Luau bytecode files (the kind generated by luau --compile=binary) within Binary Ninja and inspect their contents.