https://github.com/loggingnewmemory/autocut-charging-myth
Autocut Charging, for bypass charging supported devices
https://github.com/loggingnewmemory/autocut-charging-myth
Last synced: about 2 months ago
JSON representation
Autocut Charging, for bypass charging supported devices
- Host: GitHub
- URL: https://github.com/loggingnewmemory/autocut-charging-myth
- Owner: LoggingNewMemory
- Created: 2024-10-13T12:37:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-12T05:21:57.000Z (over 1 year ago)
- Last Synced: 2025-06-27T07:47:33.962Z (12 months ago)
- Language: Shell
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Autocut charging MYTH
## By: Kanagawa Yamada
# ONLY SUPPORTS DEVICES THAT SUPPORT BYPASS CHARGING
Wanna learn how to modify and compile this?
1. Download the source (Inside the source folder, there is acut64.s)
2. Modify the code (It's assembly)
3. Compile the code on termux
### How to setup and compile on termux?
1. Setup storage
```
termux-setup-storage
```
2. Install clang & make
```
pkg install clang make
```
3. Compile the code
```
clang acut64.s -o acut64
```
4. Verify the code
```
ldd (compiled code)
```
It should be like this

5. Just make your own version
Q: What's the different between normal autocut and this one?
YMD: This use bypass charging feature