Skip to content

InvoxiPlayGames/sel2addr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sel2addr

A simple C program that takes a Wii .SEL file and a .DOL (or .ELF, or RAM dump) from a Wii game, and outputs function addresses from the .SEL symbol table.

Licensed under the MIT License.

Building

(Only tested on macOS clang-1316.0.21.2.5. Should work on GCC on Linux.)

cc sel2addr.c -o sel2addr

About

Wii .sel file parser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages