Thread: XTEA Validator

Results 1 to 4 of 4
  1. #1 XTEA Validator 
    Registered Member
    Join Date
    May 2011
    Age
    29
    Posts
    2,246
    Thanks given
    2,469
    Thanks received
    1,120
    Rep Power
    943
    Link: XTEA Validator

    This is a simple tool that will validate XTEA for a certain cache. You also have the option to output the validated XTEA into a specified directory. And if the XTEA file exists in the validated path, it will not overwrite it.

    To make it output to a certain directory for validated XTEA go into "settings.conf" and change

    Code:
     app.valid_store = ""
    to look something like this

    Code:
     app.valid_store = "resources/valid_xtea/"
    You do not need to create the folder, it will simply create the directory for you.

    You can also change the path of where to load the cache from, and where to load the XTEA from. XTEA must be in "id.txt" format, although if I can add support for binary format in the future, I was just lazy.

    Sample output.


    Credits: Sir Tom.
    Reply With Quote  
     

  2. Thankful users:


  3. #2  
    Reverse Engineering

    freeezr's Avatar
    Join Date
    Dec 2011
    Posts
    1,067
    Thanks given
    288
    Thanks received
    444
    Rep Power
    401
    Nice simple little tool. Should help someone

    Attached image
    Reply With Quote  
     

  4. #3  
    Ask me how I'm doing

    .NF.'s Avatar
    Join Date
    Aug 2015
    Age
    30
    Posts
    2,174
    Thanks given
    293
    Thanks received
    619
    Rep Power
    567
    Thanks for this, I'm sure some will benefit from it.
    Attached image
    Reply With Quote  
     

  5. #4  
    Banned

    Join Date
    Jul 2011
    Posts
    1,767
    Thanks given
    493
    Thanks received
    425
    Rep Power
    0
    Thanks
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 52
    Last Post: 03-30-2009, 07:53 PM
  2. validate player
    By kingskrown in forum Configuration
    Replies: 0
    Last Post: 09-16-2008, 05:37 AM
  3. This page is not Valid XHTML 1.0 Transitional!
    By User Name in forum Complaints
    Replies: 9
    Last Post: 08-23-2008, 04:21 AM
  4. Replies: 4
    Last Post: 05-26-2008, 08:11 PM
  5. Replies: 14
    Last Post: 04-25-2008, 09:09 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •