Jump to content
gunnapong

Anti Wpe pro

Recommended Posts

1 hour ago, gunnapong said:

it doesn't workI tried injecting the file I compiled.It doesn't work.Can't protect wpe.

Are you sure you have entered the correct send() function address from the import table for your Game.exe?

// Pointer to send() function
DWORD dwSendAddress  = 0x........;

 


Share this post


Link to post
Share on other sites
On 5/19/2022 at 2:31 AM, V3ct0r said:

คุณแน่ใจหรือไม่ว่าคุณได้ป้อนที่อยู่ฟังก์ชันsend() ที่ถูกต้อง จากตารางการนำเข้าสำหรับGame.exe ของคุณ



 

 

I use this number 0x00617914 @V3ct0r

https://drive.google.com/file/d/1PPsUQTcpRq45tchWApT26_gUK4ZKnU7m/view

Edited by gunnapong

Share this post


Link to post
Share on other sites

Hello @gunnapong,

 

1) The address is correct;

2) Are you sure that you injecting .dll correctly? Does it load when you run Game.exe?

3) Which program as WPE you attach to Game.exe and how?


Share this post


Link to post
Share on other sites
On 20/5/2565 at 12 นาฬิกา 37 นาที, V3ct0r said:

สวัสดี@gunnapong,

 

1) ที่อยู่ถูกต้อง;

2) คุณแน่ใจว่าคุณฉีด .dll ถูกต้องหรือไม่? มันโหลดเมื่อคุณเรียกใช้ Game.exe หรือไม่?

3) โปรแกรมใดเป็น WPE ที่คุณแนบกับ Game.exe และอย่างไร

is that right ? @V3ct0r

1.PNG

จับภาพ.PNG

screenshot_2.png.b30e862f2c7b3af0ca7f5384c6f01bbe.png

Share this post


Link to post
Share on other sites
В 20.05.2022 в 08:37, V3ct0r сказал:

Привет@gunnapong,

 

1) адрес правильный;

2) Вы уверены, что вводите .dll правильно? Он загружается при запуске Game.exe?

3) Какую программу в качестве WPE вы подключаете к Game.exe и как?

Мы наверное тебя доканали уже с этим, маленький вопрос мы запихали все это в проект на сторону клиента все совместно компилируется ошибок нету, но никак не работает

Цитата

 

Share this post


Link to post
Share on other sites

Hello @gunnapong and @Сухарик,

 

I rewrote the project a bit, it should work properly now.

 

Download

 

You can compile .dll using Visual Studio 2022 Community. For your convenience, I have already placed the compiled .dlls for addresses 0x0060094C and 0x00617914 into the archive.


Share this post


Link to post
Share on other sites
58 минут назад, V3ct0r сказал:

Hello @gunnapong and @Сухарик,

 

I rewrote the project a bit, it should work properly now.

 

Download

 

You can compile .dll using Visual Studio 2022 Community. For your convenience, I have already placed the compiled .dlls for addresses 0x0060094C and 0x00617914 into the archive.

огромное спасибо

Share this post


Link to post
Share on other sites
On 5/21/2022 at 5:40 PM, V3ct0r said:

Hello @gunnapong and @Сухарик,

 

I rewrote the project a bit, it should work properly now.

 

Download

 

You can compile .dll using Visual Studio 2022 Community. For your convenience, I have already placed the compiled .dlls for addresses 0x0060094C and 0x00617914 into the archive.

Thank.

Share this post


Link to post
Share on other sites
19 hours ago, gunnapong said:

If the player knows the name of the deletion file, they can use WPE normally, can you tell me how to solve HEX without coding?

1) You can rename the .dll and disguise it;

2) For full protection, you need to modify the server and client, including their patching. It's not a trivial task.

  • Thanks 1

Share this post


Link to post
Share on other sites
58 minutes ago, V3ct0r said:

1) คุณสามารถเปลี่ยนชื่อ .dll และปลอมแปลงได้

2) เพื่อการปกป้องอย่างเต็มรูปแบบ คุณต้องแก้ไขเซิร์ฟเวอร์และไคลเอนต์ รวมถึงการแพตช์ของเซิร์ฟเวอร์ มันไม่ใช่งานเล็กน้อย

I need the full version because my gateserver is clean and only works with my version of game.exe.  Can you help me?

Edited by gunnapong

Share this post


Link to post
Share on other sites

@gunnapong,

 

The full version of the protection for most common used ToP files is published in this topic (Russian language):

 

I am not interested to develop the protection for every single custom server and client files, sorry.


Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...