Posted October 15, 2024Oct 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!
October 18, 2024Oct 18 Author 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
Create an account or sign in to comment