Jump to content

Patching Running Windows Process (64Bit)


Recommended Posts

Hi,

 

yesterday I needed to patch something in running l2server.exe process so I've written small utility to accomplish this.

 

I've also created an example http://pastebin.com/pK14Hhm4

 

If you compile it (I was lazy to start visual studio so I've used mingw, but I hope it should compile in both) and run it, it patches Gracia Final rev83 l2server.exe process to enable global shout and global trade (if you run it with reverse parameter -r, it patches it back to original).

 

Enjoy :)

  • Upvote 1
Link to comment
Share on other sites

  • 4 weeks later...

 eressea,i just think dev GF2.3 is not so good...maybe you can dev C4 extender is better.and C4 is not so complicated and the important thing is there is no one still dev C4...

just my personal opinion ...

Link to comment
Share on other sites

 eressea,i just think dev GF2.3 is not so good...maybe you can dev C4 extender is better.and C4 is not so complicated and the important thing is there is no one still dev C4...

just my personal opinion ...

Link to comment
Share on other sites

Why C4? If you want C4, you don't need any big extender (just few security bugfixes), if you want Interlude, it would be better to base it on GF and just remove few features (most of them already can be disabled in MyExt64 config, the only two big features left are putting buffs+s/d together and to change reuse time calculation) and change packets to be compatible with older client (not so difficult)

Link to comment
Share on other sites

Why C4? If you want C4, you don't need any big extender (just few security bugfixes), if you want Interlude, it would be better to base it on GF and just remove few features (most of them already can be disabled in MyExt64 config, the only two big features left are putting buffs+s/d together and to change reuse time calculation) and change packets to be compatible with older client (not so difficult)

 

thx for your reply,you said right...maybe coz there is no any good C4 extender...

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...