Jump to content
Tuts 4 You

Coding Version.dll in Delphi To Patch EXE


Oliver

Recommended Posts

Posted

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!

  • Like 1
  • Haha 1
Posted
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

 

  • Like 1
jackyjask
Posted

1. get your fasm

2. open .asm in FASMW.EXE and build it  (CTRL+F9)

we done

image.png.1617ebbbe0685d45495004f679fca7c2.png

  • Like 1
  • Thanks 2
  • Haha 1

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
×
×
  • Create New...