starzboy Posted August 8, 2006 Posted August 8, 2006 This is not a crack request....but a Code request *help !My last request was unheard here at SnD ..... Wonder why.....i know there are many talented Coders in here !Anyways ... .todays question is how do i transfer a file to the folder in which the exe was patched !and how do i transfer values to registry !Hope to get some help in here !Thanks to FuDowarez,Whiterat and Napalm for the help !
cektop Posted August 8, 2006 Posted August 8, 2006 This all depends on programming language you want to use. But always, and always try to look into MS SDK for functions that might do the job for you. If you know how to use them, depends on your knowledge of programming. Just using APIs is pretty simple so with few examples it's easy to find your way.I remembered that I gave one of my old host.sk accounts to PuNkDuDe long ago while he was still around and enthusiastic, and he was starting to make quite usefull library for crackers. Check it out at http://cdsbyte.host.sk. That should answer some of your questions...Good luck
Whiterat Posted August 8, 2006 Posted August 8, 2006 If your using masm then just use CopyFilee.ginvoke CopyFile,ADDR OriginalFile,ADDR CopiedFile,FALSEDidnt quite understand what you mean about the directories, im guessing you mean to select the exe to patch and then copy a file to the same location?
starzboy Posted August 9, 2006 Author Posted August 9, 2006 @b4d_s3c70r .... ty friend.....i will just check out the site !@Whiterat ..... you got it...thats what i was looking for !Thnx all !
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now