Oliver Posted October 15 Posted October 15 Hi! can someone help in coding version.dll in delphi to patch exe file ,there is an patcher called PYG_DLL_Patcher which exports version.dll and some other dlls but it has viruses when i enable the antivirus it deletes that version.dll file exported by PYG_DLL_Patcher, i found a version.dll delphi code here but the patch code is not included in it. Thanks in advance! 1 1
Oliver Posted October 18 Author Posted October 18 On 10/16/2024 at 10:33 AM, Gyrus said: Use version.ASM to load your dll. compile with fasm. can you please provide any detailed tutorial on that? Thank you so much 1
jackyjask Posted October 18 Posted October 18 1. get your fasm 2. open .asm in FASMW.EXE and build it (CTRL+F9) we done 1 2 1
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