Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Tfast Ramdisk Pro · Source Code (A12-A13 PASSCODE & Hello)

Professional-grade C#/.NET source code toolkit for iPhone A12 and A13 device operations. Supports unlimited bypass on iPhone XR, XS, 11, 11 Pro, 11 Pro Max, SE2 and iPads. Includes 22 RAM disk .enc files, full libimobiledevice toolchain, USB drivers, and boot utilities. Built by TFast Digital Agency for phone technicians and repair workflows.


Supported Devices

Chipset Models RAM Disk Data
A12 iPhone XR, XS, XS Max iPhoneXR_18.3.enc, iPhoneXS_18.3.enc, iPhoneXSMax_18.3.enc, iPhoneXSMaxGlobal_18.3.enc
A13 iPhone 11, 11 Pro, 11 Pro Max, SE2 iPhone11_18.3.enc, iPhone11Pro_18.3.enc, iPhone11ProMax_18.3.enc, iPhoneSE2_18.3.enc
A12/A13 iPads iPad8, iPad9, iPadAir3, iPadmini5 iPad8, iPad9, iPadAir3, iPadmini5 (18.3 & 26.1 firmware)
Universal Cross-device universal_18.3.enc, universal_26.1.enc

All 22 .enc files included for firmware versions 18.3 and 26.1. Unlimited bypass for all listed devices.

Source Code Inventory

Core Application (C# / .NET 8 WinForms)

Form1.cs                  Main GUI (full device workflow UI)
Form1.Designer.cs         GUI designer code
Form1.resx                GUI resources
Program.cs                Application entry point
tfastramdiskpro.csproj    .NET 8 project file
tfastramdiskpro.slnx      Solution file
app.manifest              Windows app manifest
app.ico                   Application icon
Setup.ps1                 One-click build & deploy script

RAM Disk Data (22 .enc files)

A12-A13 PASSCODE/
  iPad8_18.3.enc               iPad 8th gen (firmware 18.3)
  iPad8_26.1.enc               iPad 8th gen (firmware 26.1)
  iPad9_18.3.enc               iPad 9th gen
  iPad9_26.1.enc               iPad 9th gen
  iPadAir3_18.3.enc            iPad Air 3rd gen
  iPadAir3_26.1.enc            iPad Air 3rd gen
  iPadmini5_18.3.enc           iPad Mini 5th gen
  iPadmini5_26.1.enc           iPad Mini 5th gen
  iPhone11_18.3.enc            iPhone 11
  iPhone11_26.1.enc            iPhone 11
  iPhone11Pro_18.3.enc         iPhone 11 Pro
  iPhone11Pro_26.1.enc         iPhone 11 Pro
  iPhone11ProMax_18.3.enc      iPhone 11 Pro Max
  iPhone11ProMax_26.1.enc      iPhone 11 Pro Max
  iPhoneSE2_18.3.enc           iPhone SE 2nd gen
  iPhoneSE2_26.1.enc           iPhone SE 2nd gen
  iPhoneXR_18.3.enc            iPhone XR
  iPhoneXS_18.3.enc            iPhone XS
  iPhoneXSMax_18.3.enc         iPhone XS Max
  iPhoneXSMaxGlobal_18.3.enc   iPhone XS Max (Global)
  universal_18.3.enc           Universal (multi-device, 18.3)
  universal_26.1.enc           Universal (multi-device, 26.1)

Dependencies & Native Libraries

ref/
  libimobiledevice-1.0.dll     Device communication library
  libimobiledevice-glue-1.0    Glue layer
  libirecovery-1.0.dll         Recovery mode library
  libusbmuxd-2.0.dll            USB multiplexer daemon
  libplist-2.0.dll              Property list parser
  libusb-1.0.dll                USB abstraction
  OpenSSL (libcrypto, libssl)   Cryptographic operations
  libcurl-4.dll                 HTTP/network requests
  libxml2-2.dll                 XML parsing
  libzip.dll                    ZIP/archive handling
  zlib1.dll                     Compression
  usbaapl64.sys/.inf/.cat       Apple USB drivers (x64)
  imobiledevice-net*.dll        Managed .NET bridge
  WebView2Loader.dll            Embedded browser runtime
  img4tool.exe                  IMG4 firmware image tool
  27.im4m                       Boot image manifest
  iboot_mapping.json            Secure boot chain mapping

CLI Tools (20+ utilities)

ref/
  ideviceinfo.exe               Device information
  idevicerestore.exe            Firmware restore
  idevicebackup2.exe            Backup management
  ideviceimagemounter.exe       Image mounting
  idevicediagnostics.exe        Diagnostics
  ideviceenterrecovery.exe      Enter recovery mode
  idevicepair.exe               Pair/unpair device
  idevicesyslog.exe             System log viewer
  idevicescreenshot.exe         Screenshot capture
  ideviceprovision.exe          Provisioning profiles
  ideviceinstaller.exe          App installation
  idevicedebugserverproxy.exe   Debug proxy
  iproxy.exe                    TCP port forwarding
  openssl.exe                   Certificate/crypto operations
  plistutil.exe                 Property list utility
  usbmuxd.exe                   USB multiplexing daemon

Boot & Low-Level Tools

Tools/
  usblister8.exe                USB device lister (DFU mode)
  usbliter8_boot.c              Boot utility (C source)
  usbliter8_boot.exe            Boot utility (compiled)
  usbliter8_boot_new.exe        Boot utility (updated)
  mnt2.sh                       Mount script
  remote_mount_dynamic.sh       Remote mount (dynamic)
  remote_mount_old.sh           Remote mount (legacy)
  start.sh                      Initialization script

Tech Stack

C# .NET 8 WinForms C++ Python Swift Objective-C libimobiledevice irecovery usbmuxd OpenSSL WebView2 Windows macOS iOS

Get the Source Code

The full source code is available for purchase on the TFast Digital website, along with an optional customisation and setup service.

View pricing & buy on tfastdigital.com

Need Customisation?

Our engineering team can configure and deploy the toolkit for your specific workflow and hardware. This service is also available for purchase on the product page.

Licence

Commercial source-code licence. You may:

  • Modify the code for your own workflows
  • Deploy it within your organisation
  • Build and use the compiled output

You may not redistribute the source code as a competing product.

Support

  • Documentation: Included with purchase
  • Engineering support: 6 months included
  • General inquiries: tfastdigital.com/contact

Deployment & Hosting

This product runs on Windows 10/11 and macOS. For any server-side needs, we recommend Hostinger for fast, affordable hosting from $2.99/month.

Screenshots

Tfast Ramdisk Pro Interface 1

Tfast Ramdisk Pro Interface 2

Tfast Ramdisk Pro Interface 3


TFast Digital Agency · tfastdigital.com · Kampala, Uganda

About

Tfast Ramdisk Pro source code A12-A13 PASSCODE and Hello By Tfast Digital agency

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors