Skip to content

ycrack/android-checkin-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

android-checkin-ts

build

TypeScript port of mouseos/android-checkin-py.

Run

executable (Deno bundled)

  1. Download and unzip latest artifact
  2. ./checkin --fingerprint "YOUR_DEVICE_FINGERPRINT" --model "YOUR_DEVICE_MODEL"

Build and run

Pre-Requisites

step

  1. git clone https://github.com/ycrack/android-checkin-ts.git
  2. buf generate
  3. deno run --allow-net main.ts --fingerprint "YOUR_DEVICE_FINGERPRINT" --model "YOUR_DEVICE_MODEL"

Link

checkin.proto is based on the code below:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published