Could you please elaborate a little bit more on what exactly youre trying to do? In general I could help you but Id need to know how the DLL is stored inside that binary and even better what software youre trying to ,,free,,
It doesn't matter if it's a protect or unprotecy exe file, I'm just trying to learn the logic right now. i want free i want to cheat(exe) to unpack dll
It doesn't matter if it's a protect or unprotecy exe file, I'm just trying to learn the logic right now. i want free i want to cheat(exe) to unpack dll
Learn how to code, learn how to read it, learn your tools, learn reverse Engineering, start with freeMes, Learn C/C++ learn a little Assembly or atleast the basics on how to read it. Also in most cheats the dll isnt packed inside the loader but downloaded upon injection so youd need to dump it from memory.