Post: [C#] [Decryption & Encryption] [Source] Secure login application
09-14-2015, 12:34 AM #1
Trefad
I defeated!
(adsbygoogle = window.adsbygoogle || []).push({}); Hey guys, this is my "first" program. It's not 100% my first program because I followed a tutorial by Hazard Edits on youtube, I just learned more.
This is a secure login using decryption and encryption so it's secure. The encrypted user names and passwords are stored in bin<Awesome faceebug<Awesome faceata.
By the way this is my first post besides questions so yea.
Original Application - You must login or register to view this content.
Application With Morphus's Cleaned AesCrypt - You must login or register to view this content.
Cleaner & Better AesEncDec/AesCrypt Class By Morphus- You must login or register to view this content.
Last edited by Trefad ; 09-14-2015 at 04:43 AM. Reason: Added Links

The following 2 users say thank you to Trefad for this useful post:

Mango_Knife,
09-14-2015, 02:25 AM #2
Default Avatar
Morphus
Guest
Originally posted by Trefad View Post
Hey guys, this is my "first" program. It's not 100% my first program because I followed a tutorial by Hazard Edits on youtube, I just learned more.
This is a secure login using decryption and encryption so it's secure. The encrypted user names and passwords are stored in bin<Awesome faceebug<Awesome faceata.
You must login or register to view this content.
By the way this is my first post besides questions so yea.


I looked through the Encrypt Class File and I cleaned it up for you a bit and added Using statement which disposes of the CryptoService even when an exception is caught.
I also added a Try Catch Statement, which you should always use as it allows you to understand what happens if an exception occurs.

I added comments to the class file take a look at it to see what I did. Happy
(Note: I would recommend Commenting what everything does just so you know as I have not before then got confused as to what parts of my code are doing, also I would recommend Placing your methods in regions so you can clean up your code).

Pastebin link You must login or register to view this content.
Last edited by Morphus ; 09-14-2015 at 02:52 AM.

The following user thanked Morphus for this useful post:

Trefad
09-14-2015, 02:50 AM #3
Trefad
I defeated!
Wow thanks! Can I add it to my post and give you credits?
09-14-2015, 02:51 AM #4
Default Avatar
Morphus
Guest
Originally posted by Trefad View Post
Wow thanks! Can I add it to my post?


Ye sure no problem it's there for anyone to use
use this link though as it allows me to edit it as needs be.
You must login or register to view this content.

The following user thanked Morphus for this useful post:

Trefad
09-14-2015, 02:57 AM #5
Trefad
I defeated!
Ok thanks Smile
09-14-2015, 08:09 AM #6
Mango_Knife
In my man cave
Not bad.
09-14-2015, 03:47 PM #7
Trefad
I defeated!
Originally posted by Knife View Post
Not bad.


Thanks, i'm still kind of new to coding. The only coding I've worked on are a gta sprx mod menu(c++) and a bo2 mod menu (gsc which is a "lenguage" based on c# only much easier).
09-14-2015, 05:52 PM #8
Mango_Knife
In my man cave
Originally posted by Trefad View Post
Thanks, i'm still kind of new to coding. The only coding I've worked on are a gta sprx mod menu(c++) and a bo2 mod menu (gsc which is a "lenguage" based on c# only much easier).


But
It's easy to dycrypt (Im talking about the dataBase ofcourse).
09-14-2015, 07:14 PM #9
Trefad
I defeated!
Originally posted by Knife View Post
But
It's easy to dycrypt (Im talking about the dataBase ofcourse).


Ah ok.
09-28-2015, 02:52 PM #10
HeroWin
Java Developer
Script kitty alert... not your program

The following 2 users say thank you to HeroWin for this useful post:

Bitwise, JLM

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo