Skip to content

CyberiumShadow/autononce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Noncestatistics Automation Script


###Details Author: CyberiumShadow Language: Node.JS (JavaScript) Requirements:

###Installation Instructions

  1. Install Node.JS via one of the steps given in Requirements
  2. Create a folder for this script
  3. In your console or terminal, navigate to the new folder and run git clone CyberiumShadow/autononce and npm install
  • This will install both the scripts and its dependency
  1. Download and extract the respective files for nonceStatistics, TSSChecker and img4tool into the same folder.
  2. Installation Complete.

Usage Instructions

  1. Navigate to the same folder that the scripts were installed in.
  2. If you haven't already, Run nonceStatistics for your device for as long as you need. (7+ hours recommended)
  • You can also use a Top 10 Collision list if its available
  1. Run node autoblob.js -d <DeviceIdentifier> -v <iOS Version> -e <ECID> -l <nonceStatistics Log File>
  2. Upon completion, your blobs will be saved in a ApNonce Folder.
  3. Run node autoverify.js -d <DeviceIdentifier> -v <iOS Version> -l <nonceStatistics Log File>
  4. Upon completion, you will have a Logs folder which will contain the valid blobs, invalid blobs and verification report.
  5. If you have invalid/missing blobs, Feel free to repeat steps 3-6 to attempt to obtain valid/missing blobs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published