Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Banner

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
  1. Install clang & make
pkg install clang make
  1. Compile the code
clang acut64.s -o acut64
  1. Verify the code
ldd (compiled code)

It should be like this photo_2025-01-09_22-51-23

  1. Just make your own version

Q: What's the different between normal autocut and this one?
YMD: This use bypass charging feature

About

Autocut Charging, for bypass charging supported devices

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages