Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

J2ME reversing github repo

Tools

  1. QuiltMC Enigma Swing (Github Repo) - Used for demangling the .jar names
  2. KEmulator nnmod (Github) - Used for emulating the games

File structure

OriginalDumps/ - You can put any dumps of J2ME games you have here and they will not be published to github when you make changes. Games/$game_name/$version_name/ - Games are stored under $game_name and $version name. src/ - A plce to temporarily store the exported decompilation, not published to github. contents/ - A place to store the extracted contents of the .jar, not published to github. mappings.mappings - A file which contains the mappings which you can import into Enigma.

Style guidelines.

  • Classes - PascalCase
  • Methods - camelCase
  • Variables - snake_case
  • Constants - UPPER_SNAKE_CASE

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages