[Release] Decryptor

Page 1 of 3 123 LastLast
Results 1 to 15 of 32
  1. #1
    The almighty chicken kippieeej is offline
    MemberRank
    Apr 2008 Join Date
    1,038Posts

    [Release] Decryptor

    This will decrypt Hex into ASCII
    I coded this in 15 minutes, but it works for 100%
    This program is made in C# ( my thirth C# program =] )

    Download link:
    http://www.mediafire.com/?ymmwiydyntd

    Screenshots:



    Credits to me of course


  2. #2
    Account Upgraded | Title Enabled! cihadpx68 is offline
    MemberRank
    Oct 2008 Join Date
    www.sixty8story.comLocation
    827Posts

    Re: [Release] Decryptor

    wat can we do wtith this?
    srry got being nub "P{

  3. #3
    The almighty chicken kippieeej is offline
    MemberRank
    Apr 2008 Join Date
    1,038Posts

    Re: [Release] Decryptor

    This will decrypt Hex into ASCII
    eh..

  4. #4
    Account Upgraded | Title Enabled! shakar96 is offline
    MemberRank
    Jun 2008 Join Date
    I QUIT, LOL I had 9XX posts :)Location
    656Posts

    Re: [Release] Decryptor

    Quote Originally Posted by kippieeej View Post
    This will decrypt Hex into ASCII
    I coded this in 15 minutes, but it works for 100%
    This program is made in C# ( my thirth C# program =] )

    Download link:
    http://www.mediafire.com/?ymmwiydyntd

    Screenshots:



    Credits to me of course
    "thirth"?
    It's "third".

  5. #5
    Account Upgraded | Title Enabled! New User is offline
    MemberRank
    Dec 2007 Join Date
    CanadaLocation
    1,001Posts

    Re: [Release] Decryptor

    Amazing work Bas.

  6. #6
    UxSoft.NET NorFuzzoR is offline
    MemberRank
    Dec 2008 Join Date
    Utskarpen, NordLocation
    259Posts

    Re: [Release] Decryptor

    Quote Originally Posted by cihadpx68 View Post
    wat can we do wtith this?
    srry got being nub "P{
    Why should we need this?

  7. #7
    Novice song0614 is offline
    MemberRank
    Jun 2008 Join Date
    4Posts

    Re: [Release] Decryptor

    Mmm.........
    This will decrypt Hex into ASCII
    -----------------------

  8. #8
    Infraction Banned XxOsirisxX is offline
    MemberRank
    Jul 2008 Join Date
    2,456Posts

    Re: [Release] Decryptor

    It's basically what most sniffers automatic does. But yeah, this an apart one :)

    Good job I believe ^^

    Nice to hear that you're improving in C#.

  9. #9
    Member MurasakiKyouki is offline
    MemberRank
    Jan 2009 Join Date
    66Posts

    Re: [Release] Decryptor

    lol aside that these snippets are found all over the net..

    And this doesn't really fit in the Maple section.

  10. #10
    Alpha Member Anujan is offline
    MemberRank
    May 2008 Join Date
    Ontario, CanadaLocation
    1,633Posts

    Re: [Release] Decryptor

    It kinda does fit into the Maple Section
    the packets are in Hex and need to be decrypted into Ascii

  11. #11
    Account Upgraded | Title Enabled! viydude is offline
    MemberRank
    Jun 2008 Join Date
    235Posts

    Re: [Release] Decryptor

    Lol nicee
    Anyone know if there's a program that can decrypt SHA1 to a regular Text String? LOL :P
    I think you could guess why I would want that ^

  12. #12
    Infraction Banned XxOsirisxX is offline
    MemberRank
    Jul 2008 Join Date
    2,456Posts

    Re: [Release] Decryptor

    Quote Originally Posted by viydude View Post
    Lol nicee
    Anyone know if there's a program that can decrypt SHA1 to a regular Text String? LOL :P
    I think you could guess why I would want that ^
    No there is no.

    And I'm glad there is no.

  13. #13
    Member MurasakiKyouki is offline
    MemberRank
    Jan 2009 Join Date
    66Posts

    Re: [Release] Decryptor

    Quote Originally Posted by Anujan View Post
    It kinda does fit into the Maple Section
    the packets are in Hex and need to be decrypted into Ascii
    yeah it can be placed here but it's better off in a general section since about every socket application uses hex.

  14. #14
    Infraction Banned MrMysterious is offline
    MemberRank
    Dec 2008 Join Date
    In a treeLocation
    752Posts

    Re: [Release] Decryptor

    Quote Originally Posted by viydude View Post
    Lol nicee
    Anyone know if there's a program that can decrypt SHA1 to a regular Text String? LOL :P
    I think you could guess why I would want that ^
    Converting to string isn't that hard is it ? =/ Just loop for each byte and convert it with simple (char)
    No it's not possible.

  15. #15
    The almighty chicken kippieeej is offline
    MemberRank
    Apr 2008 Join Date
    1,038Posts

    Re: [Release] Decryptor

    Oh really
    is it also possible the other way around then?

    Also, i didn know about internet sniffets with this function
    so i just made a program for it, no big deal. right?



Page 1 of 3 123 LastLast

Advertisement