Jump to content

So i downloaded an executable and it's asking for a CD key (which I don't have) I know there's programs that can edit bytecodes and even translate the executable into something readable, could it be possible to take a program (like cheat engine) and use this to modify my input so that the program will accept it as valid regardless of what i put in

Link to comment
https://linustechtips.com/topic/777779-modifying-executables/
Share on other sites

Link to post
Share on other sites

Sure, but it depends on how deep the rabbit hole goes. Does the program connect to the internet to authenticate the key? Is the CD key used for checksum calculations to verify the game hasn't been  tampered with? Or on that note, are there anti-tamper functions to make sure you can't modify it that easily? In other words, in theory you could do it, but it's probably not worthwhile. Unless you're really desperate or want that sweet "street cred"

 

Also while it's true that there are ways to turn programs into something "readable", that something "readable" is only going to stop at assembly. Even then, it's going to be the optimized version of the program (maybe) which would make it even more "fun" to read.

Link to comment
https://linustechtips.com/topic/777779-modifying-executables/#findComment-9810563
Share on other sites

Link to post
Share on other sites

Best your going to get for readable is assembly. If your absolutely determined use ollydbg. 

CPU: Intel i7 - 5820k @ 4.5GHz, Cooler: Corsair H80i, Motherboard: MSI X99S Gaming 7, RAM: Corsair Vengeance LPX 32GB DDR4 2666MHz CL16,

GPU: ASUS GTX 980 Strix, Case: Corsair 900D, PSU: Corsair AX860i 860W, Keyboard: Logitech G19, Mouse: Corsair M95, Storage: Intel 730 Series 480GB SSD, WD 1.5TB Black

Display: BenQ XL2730Z 2560x1440 144Hz

Link to comment
https://linustechtips.com/topic/777779-modifying-executables/#findComment-9810697
Share on other sites

Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×