Kali Linux tools
1 min readAug 30, 2021
--
This week I will share 5 tools that can be used for Hardware Hacking
- Sakis3G is a tweaked shell script that is supposed to work out-of-the-box to establish a 3G connection with any combination of modem or operator. It automagically setups your USB or Bluetooth™ modem, and may even detect operator settings.
- Apktool is a tool for reverse engineering 3rd party, closed, binary Android apps. It can decode resources to the nearly original form and rebuild them after making some modifications; it makes it possible to debug small code step by step.