|
-
Mar 21st, 2006, 05:11 PM
#1
Thread Starter
Frenzied Member
-
Mar 21st, 2006, 06:48 PM
#2
Re: Password In Resource File!
I dont think you can as resource files are compiled by rc.exe then compiled again into the exe. Why not encrypt the password and save to a text file, like cookies do?
-
Mar 21st, 2006, 07:28 PM
#3
Thread Starter
Frenzied Member
-
Mar 21st, 2006, 07:37 PM
#4
Fanatic Member
Re: Password In Resource File!
CVMichael has a good example of encryption in his sig
-
Mar 21st, 2006, 07:51 PM
#5
Thread Starter
Frenzied Member
Re: Password In Resource File!
CVMichael has a good example of encryption in his sig
Let CVMichael have a good encryption example or Michael Jackson, what's the use when the encrypted file can easily be tampered with, my dear friend! & that's exactly what I have stated in English in my previous post......
ARPAN
IF YOU HAVE AN APPLE & I HAVE AN APPLE AND WE EXCHANGE THE APPLES, THEN YOU & I WILL STILL HAVE ONE APPLE BUT IF YOU HAVE AN IDEA & I HAVE AN IDEA AND WE EXCHANGE OUR IDEAS, THEN EACH OF US WILL HAVE TWO IDEAS!
NOTHING IS IMPOSSIBLE IN THIS WORLD.....EVEN THE WORD IMPOSSIBLE SAYS I'M POSSIBLE!
PRACTICE MAKES A MAN PERFECT BUT NOBODY IS PERFECT; SO WHY PRACTICE?
-
Mar 21st, 2006, 08:06 PM
#6
Re: Password In Resource File!
Well resources are easy to extract from an exe, so why not just write to the exe itsself in encrytped form?
-
Mar 21st, 2006, 08:16 PM
#7
Re: Password In Resource File!
 Originally Posted by arpan_de
Let CVMichael have a good encryption example or Michael Jackson, what's the use when the encrypted file can easily be tampered with, my dear friend! & that's exactly what I have stated in English in my previous post......
Chill.
To be frank, all the methods listed in this thread are more or less equally secure/insecure. Your best bet is (one-way) encryption and some method of checking whether the file in which it is stored has been tampered with, such as a checksum.
-
Mar 21st, 2006, 09:43 PM
#8
Frenzied Member
Re: Password In Resource File!
 Originally Posted by arpan_de
Let CVMichael have a good encryption example or Michael Jackson, what's the use when the encrypted file can easily be tampered with, my dear friend! & that's exactly what I have stated in English in my previous post......
Man, you have quite the attitude for someone who's asking others for help...
No matter what, there is always a way to modify the password files or info unless it is hard-coded int the program and have found a way to stop people from patching you application.
Regardless, there is only so much you can do to prevent people screwing with your apps.
And honestly, I am surprised anyone helped you in this thread. They offer solutions and you get all snide with everyone.
-
Mar 23rd, 2006, 01:39 PM
#9
Thread Starter
Frenzied Member
-
Mar 23rd, 2006, 01:45 PM
#10
Thread Starter
Frenzied Member
Re: Password In Resource File!
so why not just write to the exe itsself in encrytped form?
Jmacp, could you please show me a small example or link me to a post which does this? I have never done anything as such.
ARPAN
IF YOU HAVE AN APPLE & I HAVE AN APPLE AND WE EXCHANGE THE APPLES, THEN YOU & I WILL STILL HAVE ONE APPLE BUT IF YOU HAVE AN IDEA & I HAVE AN IDEA AND WE EXCHANGE OUR IDEAS, THEN EACH OF US WILL HAVE TWO IDEAS!
NOTHING IS IMPOSSIBLE IN THIS WORLD.....EVEN THE WORD IMPOSSIBLE SAYS I'M POSSIBLE!
PRACTICE MAKES A MAN PERFECT BUT NOBODY IS PERFECT; SO WHY PRACTICE?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|