Skip to content
/ bomb-me Public

Bomb Me is a mobile version of DDTank, originally developed by Proficient City.

Notifications You must be signed in to change notification settings

guinhx/bomb-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bomb Me Brazil Project

📌 Game Version: 3.6.1.6

This is an unfinished project related to the game Bomb Me, created solely for learning purposes. Anyone is free to contribute or use it for private purposes.

Progress So Far:

  • Static server list
  • Static news screen
  • Authentication: Simulated OTP mobile authentication (requires investigation into SDK login completion issue)
  • Basic server project setup completed
  • Multiple endpoints related to the game's initial stages
  • Tool for encrypting and decrypting the game's LUA code

Editing .plist assets:

Use the tool GD Splitter to edit .plist files.

Useful Commands:

# Run the encryption/decryption script
node index.js <input> <output> <encrypt|decrypt>

# Capture game logs via ADB
adb logcat | findstr com.proficientcity.ddtankbrazil

About

Bomb Me is a mobile version of DDTank, originally developed by Proficient City.

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages