Page 1 of 3 123 LastLast
Results 1 to 15 of 33
  1. #1
    xFishx's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Michigan
    Posts
    101
    Reputation
    10
    Thanks
    27
    My Mood
    Amused

    Basic text encrypter

    Hi mpgh.net this is my basic text encrypter. Everything you need to know is in the readme.txt file in the package.
    Video:


    Virusscans:
    jotti scan
    virustotal scan
    <b>Downloadable Files</b> Downloadable Files
    Never Look At Some Thing The Way It Is; You May Never Achieve It.
    Pain is only weakness leaving the body.

  2. #2
    'Bruno's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Portugal
    Posts
    2,883
    Reputation
    290
    Thanks
    1,036
    My Mood
    Busy
    Approved, but you don't have to release everything you make tho...
    Light travels faster than sound. That's why most people seem bright until you hear them speak.

  3. #3
    xFishx's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Michigan
    Posts
    101
    Reputation
    10
    Thanks
    27
    My Mood
    Amused
    Quote Originally Posted by Brinuz View Post
    Approved, but you don't have to release everything you make tho...
    I'm not i just thought this was interesting.
    Never Look At Some Thing The Way It Is; You May Never Achieve It.
    Pain is only weakness leaving the body.

  4. #4
    LilGho$t's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    419
    Reputation
    9
    Thanks
    330
    My Mood
    Twisted
    /).- I'll release a real encrypter in a bit.

    actually, nvm, i'd like to keep my 3 step encrypter private.
    Last edited by LilGho$t; 11-04-2012 at 09:14 AM.

  5. #5
    Slendyy's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Unknown
    Posts
    1,322
    Reputation
    10
    Thanks
    306
    My Mood
    Cool
    Quote Originally Posted by LilGho$t View Post
    /).- I'll release a real encrypter in a bit.
    Mind releasing it?

  6. #6
    LilGho$t's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    419
    Reputation
    9
    Thanks
    330
    My Mood
    Twisted
    Quote Originally Posted by *Phantom* View Post
    Mind releasing it?
    I'm not going to now because i use it on an application that i retail. So, for security reasons and the fact that i like it too much to make public, it will remain private.

    Here's an example though of a string that says "Hello Mpgh":
    Code:
    IIPJ7IILM7IIKP7IIKP7IILK7IIGL7IIOG7IILJ7IIMI7IIMH
    that would have a decrypt code of:
    Code:
    23:2235:6

  7. #7
    Saltine's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    493
    Reputation
    104
    Thanks
    629
    Quote Originally Posted by LilGho$t View Post
    I'm not going to now because i use it on an application that i retail. So, for security reasons and the fact that i like it too much to make public, it will remain private.

    Here's an example though of a string that says "Hello Mpgh":
    Code:
    IIPJ7IILM7IIKP7IIKP7IILK7IIGL7IIOG7IILJ7IIMI7IIMH
    that would have a decrypt code of:
    Code:
    23:2235:6
    So essentially it implements 3 algorithms with different keys to encrypt, and then just implements the decryption algorithms in reverse order.

    Oh no! Vortex is gay!

  8. #8
    LilGho$t's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    419
    Reputation
    9
    Thanks
    330
    My Mood
    Twisted
    Quote Originally Posted by Saltine View Post

    So essentially it implements 3 algorithms with different keys to encrypt, and then just implements the decryption algorithms in reverse order.
    Cipher-Xor-Cipher

    The xor i got off of somebody else. It's on youtube somewhere, then i just adapted it to this project.
    Last edited by LilGho$t; 11-04-2012 at 10:52 AM.

  9. #9
    'Bruno's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Portugal
    Posts
    2,883
    Reputation
    290
    Thanks
    1,036
    My Mood
    Busy
    Stop hi-jacking threads please. This is not about your encrypter.
    Last edited by 'Bruno; 11-06-2012 at 10:20 AM.
    Light travels faster than sound. That's why most people seem bright until you hear them speak.

  10. The Following User Says Thank You to 'Bruno For This Useful Post:

    Jason (12-03-2012)

  11. #10
    Lina Yearn's Avatar
    Join Date
    Oct 2012
    Gender
    female
    Location
    Undetected
    Posts
    219
    Reputation
    10
    Thanks
    1,044
    Hergh.. I dislike the video. (-__- )
    But your program is nice. Can you PM me for the codes?

  12. #11
    rileyjstrickland's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Florida
    Posts
    649
    Reputation
    90
    Thanks
    4,008
    My Mood
    Relaxed
    Quote Originally Posted by Lina Yearn View Post
    Hergh.. I dislike the video. (-__- )
    But your program is nice. Can you PM me for the codes?
    Just leech mine as I wrote my own encryption algorithm.
    https://www.mpgh.net/forum/33-visual-...decrypter.html

    If You Like My Releases, Hit The Thanks button!
    Follow the rules.

    Successful Purchases: 2
    @The403
    @sundy42
    Successful Sales: 1
    @wZ. Gali
    Scammed: 1

    Favorite Quotes:
    Quote Originally Posted by Doc View Post
    Who cares about simplified mandarin. The only problem here is that Cantonese (and Hokkien) is no longer being taught, but guess what, times change. There have been thousands of languages that have been lost to the ages, you'd be pissing in the wind to try and stop that.

  13. #12
    Lina Yearn's Avatar
    Join Date
    Oct 2012
    Gender
    female
    Location
    Undetected
    Posts
    219
    Reputation
    10
    Thanks
    1,044
    Quote Originally Posted by rileyjstrickland View Post
    Just leech mine as I wrote my own encryption algorithm.
    https://www.mpgh.net/forum/33-visual-...decrypter.html
    Bhahaha! Thanks.

  14. #13
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    Quote Originally Posted by LilGho$t View Post
    /).- I'll release a real encrypter in a bit.

    actually, nvm, i'd like to keep my 3 step encrypter private.
    All I read was

    Quote Originally Posted by LilGho$t
    /brag /brag /brag.
    Hey guys, I made something that cures hunger and creates world peace.
    ....I'm not going to release it, but I just want you all to know that I'm awesome. Kthx.

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

  15. The Following 4 Users Say Thank You to Jason For This Useful Post:

    [MPGH]Flengo (12-05-2012),[MPGH]master131 (12-06-2012),Saltine (12-03-2012),Void (12-05-2012)

  16. #14
    LilGho$t's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    419
    Reputation
    9
    Thanks
    330
    My Mood
    Twisted
    Quote Originally Posted by Jason View Post


    All I read was



    Hey guys, I made something that cures hunger and creates world peace.
    ....I'm not going to release it, but I just want you all to know that I'm awesome. Kthx.
    Was going to release it but i'm using it on a project that's earning me $1000 extra a month. That may not be a ton, but i'd like to keep that money coming it. Thus, i'd like to not risk a security breech by releasing the program i use.

  17. #15
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    Quote Originally Posted by LilGho$t View Post
    Was going to release it but i'm using it on a project that's earning me $1000 extra a month. That may not be a ton, but i'd like to keep that money coming it. Thus, i'd like to not risk a security breech by releasing the program i use.
    LOL, I think you just made it worse.

    It's naive to think that encrypting something multiple times makes it "more secure"; most times it actually makes it less secure. Also, Rijndael/Blowfish and other reversible encryption algorithms are far more secure than doing a simple cipher or a XOR.
    Last edited by Jason; 12-05-2012 at 10:09 PM.

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

  18. The Following User Says Thank You to Jason For This Useful Post:

    [MPGH]Flengo (12-05-2012)

Page 1 of 3 123 LastLast

Similar Threads

  1. [Source Code] Text Encrypter and Decrypter
    By rileyjstrickland in forum Visual Basic Programming
    Replies: 3
    Last Post: 11-09-2012, 08:32 PM
  2. [Source Code] Simple Text Encryption
    By Defcon 1 in forum C++/C Programming
    Replies: 8
    Last Post: 11-16-2011, 04:30 PM
  3. [Help]Basic Text Box[Solved]
    By FlashDrive in forum Visual Basic Programming
    Replies: 3
    Last Post: 03-06-2010, 10:54 PM
  4. [VB][Release] Text Encrypter
    By CoderNever in forum Visual Basic Programming
    Replies: 2
    Last Post: 09-27-2009, 11:03 PM
  5. Basic Encryption
    By Calard in forum General Game Hacking
    Replies: 0
    Last Post: 02-23-2007, 06:32 AM