+ Reply to Thread
Results 1 to 4 of 4

Thread: A suggestion for anyone still updating their code decryption tools

  1. #1
    Join Date
    Dec 2006
    Posts
    183

    Default A suggestion for anyone still updating their code decryption tools

    Why doesn't anybody try allowing their decryption tools to ignore invalid characters? i.e. the ?? for digits. I don't give a shit about the value, I need the ADDRESS(!), which is obviously not affected by those missing characters in old CB/AR codes. Drives me nuts having to enter nonsense digits all the time to get codes to decrypt.

  2. #2
    Join Date
    Jul 2005
    Posts
    45

    Default

    It's easy if you're only handling one device that doesn't encrypt the value, or that doesn't have much variability to its encryption. Good luck encrypting an AR MAX code while ignoring wild-cards in the value, though.

    Edit: Also, I don't code my encryption/decryption tools exclusively for hackers. And I figure hackers should be bright enough to put the list in Notepad or their editor of choice and change all ? to 0 or something.
    Last edited by Pyriel; 07-30-2009 at 09:04:18 AM.

  3. #3
    Join Date
    Dec 2006
    Posts
    183

    Default

    Quote Originally Posted by Pyriel View Post
    It's easy if you're only handling one device that doesn't encrypt the value, or that doesn't have much variability to its encryption. Good luck encrypting an AR MAX code while ignoring wild-cards in the value, though.

    Edit: Also, I don't code my encryption/decryption tools exclusively for hackers. And I figure hackers should be bright enough to put the list in Notepad or their editor of choice and change all ? to 0 or something.
    I didn't say anything about ENcrypting, I said DECRYPTing. variability means nothing. Substitute 0 for invalid characters in the value, the raw address will still be output properly. Obviously, any code with invalid characters in the value wouldn't be using an encryption where the value effects the address part. I wish somebody would decrypt CMX's whole code DB. It'd make things easier. lol
    Last edited by Viper187; 07-30-2009 at 06:25:04 PM.

  4. #4
    Join Date
    Jul 2005
    Posts
    45

    Default

    It's all the same with the tools I maintain. I didn't want get into templates, or have to do an assload of type conversions just to handle wild-cards in the couple of instances where they're possible given particular inputs and outputs.

    I thought about globally subbing in zeros for wild-cards, but it seemed like something that would cause a lot of consternation among the vocal camp of users who barely have a clue what they're doing. Especially when dealing with CB2 or AR MAX conversions, since it would be impossible to swap in new values after encrypting. Better to force them to put some thought into their input.

    There are several tools that don't handle the devices with more complex encryption that will allow wild-cards. I think the converter that Fullcodes has someone maintaining is intended more for Asian use, and it doesn't do much other than the old Xploder and AR1/2 encryption. If I recall correctly, it will allow wild-cards. Misfire's CB2Crypt will as well, but it's only useful with the CB1-6 encryption.
    Last edited by Pyriel; 07-30-2009 at 09:05:29 PM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

     

Similar Threads

  1. Yet another SMB1 Game Genie suggestion
    By Cyperium in forum Last Generation & Retro Hacking
    Replies: 2
    Last Post: 08-30-2008, 06:26:06 PM
  2. Super Mario Bros. code suggestion
    By Cyperium in forum Last Generation & Retro Hacking
    Replies: 8
    Last Post: 07-21-2008, 04:13:39 PM
  3. Poket PC suggestion
    By MIR in forum Under Constuction/To Be Added
    Replies: 9
    Last Post: 05-21-2007, 09:17:13 PM
Collapse this box.

Visitors found this page by searching for:

Nobody landed on this exact page from a search engine, yet!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts