Skip to content
/ REHalo2 Public

Reverse engineering the SmartHalo2 Android App to avoid having a brick on my bike

Notifications You must be signed in to change notification settings

ohaz/REHalo2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Reversing SmartHalo 2 App

As the company behind SmartHalo went bankrupt, this is an attempt to reversing their application and getting it to run again. I hate having a brick on my bike.

Findings:

  • The App is not obfuscated, so reversing it with jadx is super easy
  • API URL is in bike.smarthalo.app.BuildConfig (leads to https://api.smarthalo.bike/ which does not exist anymore)

About

Reverse engineering the SmartHalo2 Android App to avoid having a brick on my bike

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published