Skip to content

Script to dump character game animcmd scripts programatically using r2pipe (3.0.0 - 5.0.0 only)

Notifications You must be signed in to change notification settings

benhall-7/SSBU-Dump-Scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSBU-Dump-Scripts

Script to dump and parse character game animcmd scripts programatically using r2pipe (3.0.0 - 5.0.0 only)

Requirements

  • Python 3
  • Recent version of radare2 (online)
  • Recent version of r2pipe (pip install r2pipe)

Usage

python main.py ".elf path" (-p)
python main.py "directory with .elf files" (-p)

use the -c arg to specify a script category, such as -c effect

About

Script to dump character game animcmd scripts programatically using r2pipe (3.0.0 - 5.0.0 only)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%