Giter Site home page Giter Site logo

fatjs's Introduction

FATJS

介绍

FATJS 基于安卓无障碍的自动化框架|集成找色模块|引入JS引擎|Api类似Autojs

B站FATJS教程合集

https://space.bilibili.com/1456611110/

FATJS文档

http://43.143.157.144/

需要注意的点

  1. 养号很重要,先保证账号和手机环境没问题
  2. 不要一直大量重复做单一的动作,操作尽量随机化
  3. 每个点击与滑动的坐标尽量加上随机偏移值
  4. 不要用市面上常见的自动化工具或者软件
  5. 不要打开开发者模式和adb调试
  6. 手机不root,不解bl锁
  7. (仅用于学习交流,切勿用于非法途径!)

预览图

image-0 image-1 image-2
image-3 image-4 image-5

Api示例

showLog() //打开悬浮窗
print('返回桌面') //打印日志
home()
print('点击设置')
text('设置').findOne().click()
sleep(2000) //等待2s
back() //返回
hideLog() //隐藏悬浮窗
click(100, 200) // 点击坐标
capture('/sdcard/1.png') // 截屏
...

知识星球

FATJS & 安卓逆向知识星球,
会总结个人踩坑经验、知识点总结以及工具分享。
有问题也可以在星球向我提问
如果您觉得我的开源库帮你节省了大量的开发时间,
请扫描下方的二维码随意打赏。
您的支持将鼓励我继续创作!
image-6 image-8

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.