Jump to content

edawid

Members
  • Posts

    2
  • Joined

  • Last visited

  • Feedback

    0%

About edawid

Profile Information

  • Gender
    Not Telling

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

edawid's Achievements

Newbie

Newbie (1/16)

0

Reputation

  1. I need a little help with RGuard anyone know how fix dsetup.dll to interlude 746 client ? unsigned int GetSendPacketAddress(void) { HMODULE hEngine = LoadLibraryA("engine.dll"); unsigned int startVMT = (unsigned int) hEngine + 0x51F658; unsigned int AddNetworkQueue = (unsigned int) GetProcAddress(hEngine, "?AddNetworkQueue@UNetworkHandler@@UAEHPAUNetworkPacket@@@Z"); unsigned int currVMT = startVMT; if (AddNetworkQueue == 0) { return 0; } while (true) { if (*(unsigned int*) currVMT == AddNetworkQueue) { return *(unsigned int*) (currVMT - 0xA4); } currVMT++; if (currVMT - startVMT > 10000) { return 0; } } return 0; } I try to use PeEditor and i was looking for EntryPoint but new + doesent work anyone can give me good + for interlude ? for epilog 0x4E994C; for h5 0x51F658;
  2. I want to sell VPS 8GB ram 8GHZ 100GB HDD 2TB Traffic 100mb/s Price 20 E /for month Fast ! paynament Paysafecard !
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock