Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Advanced firmware toolchain for low-level device programming via BROM/EDL protocols. Mass-download multi-region ROMs, TWRP recoveries, auth bypass patches, and iPhone A11+ exploit packages. Direct processor access through MTK/Qualcomm/Spreadtrum/XYN bootrom loaders.

Notifications You must be signed in to change notification settings

ABDO10DZ/devtical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devtical

icon devtical interface
  • main.py is currently a Python PySide6 based flash tool (requires mtkclient / edl client / avbtool).
  • done : integrated with SPDClient and XynClient to create a multifunctional flash utility
  • next : Integrated with ffdm download manager for mass/single automated downloading of firmware ROMs and tools, with auto usage to gain easy, free access for you—no server-side login required
  • Added minimal-RomScarper.py:
    • A new minimal firmware ROM scraper tool for collecting downloadable ROMs from public databases such as [firmwarefile.com].
    • This tool uses respectful scraping techniques, extracting Google Drive, MediaFire, and Mega.nz download links for device firmware.
    • Will be enhanced to support more public firmware websites for broader ROM coverage.
  • Planned Integration:
    • This minimal scraper will be integrated with devtical/main.py and the ffdm tool for seamless, automated bulk ROM download management.
    • Future updates will add more advanced scraping techniques and support for additional public ROM databases.

Massive updates are coming

devtical is a toolkit that auto-mass downloads multi-regional ROMs, custom TWRPs, Sec_AUTH bypass, OEM unlock, file_recovery.sh (from TWRP root shell/Magisk), and FRP.txt aid for FRP bypass for Android/MTK, Qualcomm, SPD, XYN devices.

iPhone A11 - jailbreak/FRP iCloud bypass (auto download/auto exec)

The toolkit is based on physical device access.
Soon, I hope to add custom boot patches, including computer boot BIOS firmware, phone BROM revive, and other custom patches.

Example of the supposed tree:

downloads/
└── xiaomi/
    └── redmi_9a/
        └── android_10/
            └── ui_12/
                ├── ROM/
                │   ├── global/
                │   │   ├── MIUI_12_9A_Global.zip
                │   │   └── frp.txt
                │   └── russian/
                │       └── MIUI_12_9A_RU.zip
                ├── OEM/
                │   └── oem_unlock.bin
                ├── TWRP/
                │   └── twrp_recovery.img
                ├── SEC_AUTH/
                │   └── auth_bypass.elf
                ├── FileRecovery/
                │   └── recover.sh
                └── readme.txt

About

Advanced firmware toolchain for low-level device programming via BROM/EDL protocols. Mass-download multi-region ROMs, TWRP recoveries, auth bypass patches, and iPhone A11+ exploit packages. Direct processor access through MTK/Qualcomm/Spreadtrum/XYN bootrom loaders.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages