-
cyandrocel Public
Android Automation Framework for real devices without root access!
-
Runs Uiautomator2 on multiple ADB devices, and checks periodically checking each device's status
-
android-uiautomator-server Public
Forked from openatx/android-uiautomator-server -
cython_compile_template Public
Template to compile Cython stuff
-
-
adb_auto_connect Public
Check constantly for new ADB devices and connect them
C++ MIT License UpdatedMar 10, 2025 -
curso_de_cython Public
Material para o Curso de Cython no YouTube
-
cyandroemu Public
Android Automation Framework for Python on emulators (BlissOs, BlueStacks, LDPlayer, Memu, Mumu, Android Studio ...) and rooted devices WITHOUT ADB!
-
icecream-cpp Public
Forked from renatoGarcia/icecream-cpp🍦 Never use cout/printf to debug again
C++ Other UpdatedMar 5, 2025 -
-
-
uiautomator_dump_to_csv Public
Very, very fast uiautomator (Android) conversion from XML to CSV
C++ MIT License UpdatedFeb 25, 2025 -
-
android_fragment_parser Public
very fast fragment parser for Android written in C++ 20
C++ MIT License UpdatedFeb 25, 2025 -
-
cythonselenium Public
Web Scraping with Selenium / SeleniumBase / Undetected Chromedriver and Cython+Pandas
-
dftogithubmarkdown Public
DataFrame to GitHub markdown table
Python MIT License UpdatedFeb 16, 2025 -
-
Tutorials - how to install Python with root access on Android emulators
-
make_writeable Public
KernelSU / Magisk to automatically make / writeable
-
sendevent - send multiple commands at once (Android and Linux in general)
C++ MIT License UpdatedFeb 7, 2025 -
python_autostart_no_debug Public
Magisk / KernelSU plugin to run a Python script at startup - without capturing the output
-
python_autostart_debug Public
Magisk / KernelSU plugin to run a Python script at startup
-
termuxtoadb Public
Magsik / KernelSU plugin to add the termux path to PATH when entering the adb shell
-
termux_autostart Public
Module for KernelSU / Magisk to start Termux automatically
-
uiautomatorviewer-gradle Public
Forked from TarCV/uiautomatorviewer-gradleFork of uiautomatorviewer with small fixes that works with the latest JDK, Win/Mac/Linux (at least for me). Also it has some libraries updated. Can be built with Gradle without requiring the entire…
Java UpdatedFeb 3, 2025 -
Limits the CPU consumption of the top process, executes uiautomator dump and converts the xml to csv
C++ MIT License UpdatedFeb 2, 2025 -
OffensiveCpp Public
Forked from lsecqt/OffensiveCppThis repo contains C/C++ snippets that can be handy in specific offensive scenarios.
C++ UpdatedJan 26, 2025 -
cpp-httplib Public
Forked from yhirose/cpp-httplibA C++ header-only HTTP/HTTPS server and client library
C++ MIT License UpdatedJan 20, 2025 -
Example of std::string_view and std::span with python arrays