Volt Brothers for Android
+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 16

Thread: [RELEASE] Key Tag Grab

  1. #1
    Join Date
    Jan 2008
    Posts
    3,012
    Total Thanks Given
    0
    Total Thanks Received
    0
    Total Thanked Posts
    0

    [RELEASE] Key Tag Grab

    Hi All,

    Recently i had a brief discussion with a few people about keytags, a Keytag is 4 bytes located at offset D0 - D3 within an encrypted file, with it you can determine which Key will decrypt a certain file.

    EG:
    • File1.prx - Keytag: 0x123456
    • Keytag corresponds to Key: 0x654321, so use that key to decrypt it.

    Key Tag Grab takes files and directories and recurses through them, it will display all keytags for valid files it finds. It's simple and is aimed at developers who want to throw files and directories at an app and have it spit out data rather than using a hex editor on multiple files.


    Team FunnelChair release (Yes, it has stuck)

    Inspired by Jas0nuk & ThreeDog, Thanks to 3r14nd (Who, at the time of posting this is still awake at 6am!), and a nod in the direction of NakedFaerie.

    If anyone would like me to make any changes or correct a bug (Here's hoping there aren't any! I'm sure I've made typos in it though lol!), drop me a PM - Source included in the download.
    Attached Thumbnails Attached Thumbnails Click image for larger version

Name:	ktg screen.JPG‎
Views:	698
Size:	43.6 KB
ID:	24609  
    Attached Files
    Last edited by MaxMouseDLL; 10-19-2009 at 03:04 AM.

  2. #2
    Join Date
    Jan 2007
    Location
    Nut Up or Shut Up
    Posts
    1,106
    Total Thanks Given
    0
    Total Thanks Received
    0
    Total Thanked Posts
    0
    I may not have my need for this - but congrats Max & Team FunnelChair (hah)!
    ------------------------------
    WINNER OF THE "Maxconsole Biggest Asshole" AWARD 2008

    Quote Originally Posted by MaxMouseDLL View Post
    29% of MaxConsole's population agree that Ultragoregrind's left testicle is turquoise in colour.
    **R.I.P. 1.50**
    ------------------------------
    [psp|m33][ds|dstt][ps2|modbo 1.2][wii|wiikey][ps3|groove][saturn|racketboy chip][dc|lol][360|not yet]

  3. #3
    Join Date
    Oct 2006
    Location
    Perth, West Australia
    Posts
    675
    Total Thanks Given
    1
    Total Thanks Received
    5
    Total Thanked Posts
    1
    damn. nice one max, looks like it will be a real handy tool.
    ACES IN THE PALM

  4. #4
    Join Date
    Feb 2007
    Location
    Hell
    Posts
    1,289
    Total Thanks Given
    0
    Total Thanks Received
    0
    Total Thanked Posts
    0
    Yeah Team FunnelChair...

    You go Max... do your thing..

    and the file name should be..

    Key.Tag.Grab.v1.zip
    // Dark_AleX Mod
    // MaxConsole Member
    // Lan.ST Member

    Quote Originally Posted by moonlight
    FreePlay: I will prepare you later a hooker for the XMB
    Modded/Downgraded: Classics:70 | Slims:40 | UnBricked:6

    PSP Classic (Black)= 1.50 > 3.10 OE-A' > 3.30 OE-A' > 3.51 M33-7 > 3.52 M33-4 > 3.71 M33-4 > 3.80 M33-5 > 3.90 M33-3 > 4.01 M33-2 > 5.00 M33-6
    PSP Slim (Silver)= 3.72 > 3.80 M33-5 > 3.90 M33-3 > 4.01 M33-2 > 5.00 M33-6

  5. #5
    Join Date
    Dec 2008
    Posts
    7,425
    Total Thanks Given
    0
    Total Thanks Received
    0
    Total Thanked Posts
    0
    Good work Max.
    Quote Originally Posted by 3r14nd View Post
    Key.Tag.Grab.v1.zip
    What's the significance of the file name?

  6. #6
    Join Date
    Feb 2007
    Location
    Hell
    Posts
    1,289
    Total Thanks Given
    0
    Total Thanks Received
    0
    Total Thanked Posts
    0
    Scene Proper naming...

    Everything needs to be named properly...

    You use either . or _ for spaces
    Then the version vXX or vX.X
    Then the maker/releaser which is preceeded by a - e.g. -MaxMouseDLL

    So either:

    Key_Tag_Grab_v1-MaxMouseDLL
    Key.Tag.Grab.v1-MaxMouseDLL

    Would be acceptable unless Key Tag is one word like so:

    Keytag.Grab.v1-MaxMouseDLL
    Keytag_Grab_v1-MaxMouseDLL

    This helps to keep things organized properly.

    If it was a team release instead of a personal release it would be

    Program.Name.v1-FunnelChair
    Program_Name_v1-FunnelChair
    Last edited by 3r14nd; 10-17-2009 at 02:30 AM.
    // Dark_AleX Mod
    // MaxConsole Member
    // Lan.ST Member

    Quote Originally Posted by moonlight
    FreePlay: I will prepare you later a hooker for the XMB
    Modded/Downgraded: Classics:70 | Slims:40 | UnBricked:6

    PSP Classic (Black)= 1.50 > 3.10 OE-A' > 3.30 OE-A' > 3.51 M33-7 > 3.52 M33-4 > 3.71 M33-4 > 3.80 M33-5 > 3.90 M33-3 > 4.01 M33-2 > 5.00 M33-6
    PSP Slim (Silver)= 3.72 > 3.80 M33-5 > 3.90 M33-3 > 4.01 M33-2 > 5.00 M33-6

  7. #7
    Join Date
    Nov 2006
    Location
    UK
    Posts
    613
    Total Thanks Given
    0
    Total Thanks Received
    0
    Total Thanked Posts
    0
    Quote Originally Posted by 3r14nd View Post
    Scene Proper naming...

    Everything needs to be named properly...

    You use either . or _ for spaces
    Then the version vXX or vX.X
    Then the maker/releaser which is preceeded by a - e.g. -MaxMouseDLL

    So either:

    Key_Tag_Grab_v1-MaxMouseDLL
    Key.Tag.Grab.v1-MaxMouseDLL

    Would be acceptable unless Key Tag is one word like so:

    Keytag.Grab.v1-MaxMouseDLL
    Keytag_Grab_v1-MaxMouseDLL

    This helps to keep things organized properly.

    If it was a team release instead of a personal release it would be

    Program.Name.v1-FunnelChair
    Program_Name_v1-FunnelChair
    I thought that naming scheme was only used because Linux had issues with spaces in directory names?

  8. #8
    Join Date
    Feb 2007
    Location
    Hell
    Posts
    1,289
    Total Thanks Given
    0
    Total Thanks Received
    0
    Total Thanked Posts
    0
    it may have had issues... It no longer does...

    However it's still good to have a standard... and I was only posting to bullshit I wasn't being serious... name it whatever you want.. I will rename it once I get it.

    I'm big into the warez scene(the real warez scene not this bullshit P2P crap) and they have a naming convention that must be followed or it will be nuked.. I like that naming convention.
    // Dark_AleX Mod
    // MaxConsole Member
    // Lan.ST Member

    Quote Originally Posted by moonlight
    FreePlay: I will prepare you later a hooker for the XMB
    Modded/Downgraded: Classics:70 | Slims:40 | UnBricked:6

    PSP Classic (Black)= 1.50 > 3.10 OE-A' > 3.30 OE-A' > 3.51 M33-7 > 3.52 M33-4 > 3.71 M33-4 > 3.80 M33-5 > 3.90 M33-3 > 4.01 M33-2 > 5.00 M33-6
    PSP Slim (Silver)= 3.72 > 3.80 M33-5 > 3.90 M33-3 > 4.01 M33-2 > 5.00 M33-6

  9. #9
    Join Date
    Jan 2008
    Posts
    3,012
    Total Thanks Given
    0
    Total Thanks Received
    0
    Total Thanked Posts
    0
    Quote Originally Posted by 3r14nd View Post
    I'm big into the warez scene(the real warez scene not this bullshit P2P crap) and they have a naming convention that must be followed or it will be nuked.. I like that naming convention.
    Sounds a bit daft that a file would be ignored simply because of a naming convention, either way filename has been changed. Happy?

  10. #10
    Join Date
    Feb 2007
    Location
    Hell
    Posts
    1,289
    Total Thanks Given
    0
    Total Thanks Received
    0
    Total Thanked Posts
    0
    The reason why it's ignored is because the scripts that pre things will either ignore it or categorize it wrong. Things have to be a certain way so the scripts in the scene will recognize it properly.

    And yes that makes me very happy to have it renamed properly.

    Thank you
    // Dark_AleX Mod
    // MaxConsole Member
    // Lan.ST Member

    Quote Originally Posted by moonlight
    FreePlay: I will prepare you later a hooker for the XMB
    Modded/Downgraded: Classics:70 | Slims:40 | UnBricked:6

    PSP Classic (Black)= 1.50 > 3.10 OE-A' > 3.30 OE-A' > 3.51 M33-7 > 3.52 M33-4 > 3.71 M33-4 > 3.80 M33-5 > 3.90 M33-3 > 4.01 M33-2 > 5.00 M33-6
    PSP Slim (Silver)= 3.72 > 3.80 M33-5 > 3.90 M33-3 > 4.01 M33-2 > 5.00 M33-6

  11. #11
    Join Date
    Jan 2008
    Posts
    3,012
    Total Thanks Given
    0
    Total Thanks Received
    0
    Total Thanked Posts
    0
    Quote Originally Posted by 3r14nd View Post
    And yes that makes me very happy to have it renamed properly.

    Thank you
    *cough*OCD.File.Organisation*cough*
    *cough*bet.you.defrag.your.computer.daily*cough*

    lol!

  12. #12
    Join Date
    Feb 2007
    Location
    Hell
    Posts
    1,289
    Total Thanks Given
    0
    Total Thanks Received
    0
    Total Thanked Posts
    0
    Yes I am very OCD when it comes to file names... You would be too when you have

    1 x 1.5TB
    2 x 250GB
    2 x 300GB
    1 x 320GB
    2 x 160GB

    Worth of harddrive in your server all being used to store warez, documents, pictures, websites, and the likes.. You have to know where things are...

    And I don't defrag everyday.... I defrag constantly... I have a server program running that keeps my drives defragged. It works actively so it never becomes fragged to begin with.
    // Dark_AleX Mod
    // MaxConsole Member
    // Lan.ST Member

    Quote Originally Posted by moonlight
    FreePlay: I will prepare you later a hooker for the XMB
    Modded/Downgraded: Classics:70 | Slims:40 | UnBricked:6

    PSP Classic (Black)= 1.50 > 3.10 OE-A' > 3.30 OE-A' > 3.51 M33-7 > 3.52 M33-4 > 3.71 M33-4 > 3.80 M33-5 > 3.90 M33-3 > 4.01 M33-2 > 5.00 M33-6
    PSP Slim (Silver)= 3.72 > 3.80 M33-5 > 3.90 M33-3 > 4.01 M33-2 > 5.00 M33-6

  13. #13
    Join Date
    Jan 2006
    Posts
    2,036
    Total Thanks Given
    0
    Total Thanks Received
    0
    Total Thanked Posts
    0
    Hey! I defragment every day!

    Actually, Windows 7 does it automatically. Epic win.
    . . . j a s 0 n u k . . .

  14. #14
    Join Date
    Jan 2008
    Posts
    3,012
    Total Thanks Given
    0
    Total Thanks Received
    0
    Total Thanked Posts
    0
    I used to defrag my Windows95 box every day, and i used to sit and watch the block graphic... really... and every other day i would do a scandisk... with surface scan...

    No bloody idea why i did that...

  15. #15
    Join Date
    Nov 2006
    Location
    UK
    Posts
    613
    Total Thanks Given
    0
    Total Thanks Received
    0
    Total Thanked Posts
    0
    That's nothing.. I used to defrag my floppy disks every other hour.. manually.. with tiny magnets!

+ Reply to Thread
Page 1 of 2 1 2 LastLast

Posting Permissions

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