Рейтинг темы:
  • 0 Голос(ов) - 0 в среднем
  • 1
  • 2
  • 3
  • 4
  • 5
PointBlank\PiercingBlow. CreateMutex
#11
help me pintblank.exe I do not, please help me.
I have a file on you?
Ответ
#12
bmzproject Написал:help me pintblank.exe I do not, please help me.
I have a file on you?

use createmutex method from nakonation, with Native Entry Point Injection from EasyHook source code doc

Код:
HANDLE WINAPI hCreateMutex(LPSECURITY_ATTRIBUTES lpMutexAttributes, BOOL bInitialOwner, LPCSTR lpName) {
    const char* filter = "Global";
    if(strncmp(lpName, filter, strlen(filter)) != 0) {
        //try call original kernel function from virtual dll stub (minwin kernel)
        typedef HANDLE (*TCreateMutexA)(LPSECURITY_ATTRIBUTES, BOOL, LPCSTR);
        TCreateMutexA oCreateMutex = (TCreateMutexA)GetProcAddress(GetModuleHandleA("api-ms-win-core-synch-l1-1-0.dll"), "CreateMutexA");
        return oCreateMutex;
    }

    return nullptr;
}

you have to create a DLL with method that will be injected, the method above, and then a .exe file that will inject this DLL into Process, both examples are inside EasyHook documents
Ответ
#13
http://messiah.m0nster.io/pb-dmutex.dll Is this right?
Injection start pointblank.exe ?


bola Написал:use createmutex method from nakonation, with Native Entry Point Injection from EasyHook source code doc

Код:
HANDLE WINAPI hCreateMutex(LPSECURITY_ATTRIBUTES lpMutexAttributes, BOOL bInitialOwner, LPCSTR lpName) {
    const char* filter = "Global";
    if(strncmp(lpName, filter, strlen(filter)) != 0) {
        //try call original kernel function from virtual dll stub (minwin kernel)
        typedef HANDLE (*TCreateMutexA)(LPSECURITY_ATTRIBUTES, BOOL, LPCSTR);
        TCreateMutexA oCreateMutex = (TCreateMutexA)GetProcAddress(GetModuleHandleA("api-ms-win-core-synch-l1-1-0.dll"), "CreateMutexA");
        return oCreateMutex;
    }

    return nullptr;
}

you have to create a DLL with method that will be injected, the method above, and then a .exe file that will inject this DLL into Process, both examples are inside EasyHook documents
Ответ
#14
bmzproject;422348 Написал:Injection start pointblank.exe

Open pb.exe in CFF Explorer

[Изображение: foJiN.png]
Ответ
#15
PointBlank not work
Help me client PointBlank
[/I]
PROGRAMMATOR Написал:Open pb.exe in CFF Explorer

[Изображение: foJiN.png]
Ответ
#16
i add same you talk PROGRAMMATOR but when i run client new .exe hook
he stop work
[Изображение: ZsLD9sU.png]
Ответ
#17
Exile03, replace XIGNCODE\x3.xem


Файлы вложений
.7z   x3.7z (Размер: 10.74 KB / Загрузок: 82)
Ответ
#18
continue same error man i insert this file and run again crash

[Изображение: lYqDo5F.png]
Ответ
#19
Exile03, try it and dont forget install ms redistributable 2012.
m0nster.art - clear client patches, linkz to utils & code.
Гадаю по капче.
Ответ
#20
but this system programmator make work for all version i'm trying on client ongame
old interface
Ответ


Возможно похожие темы ...
Тема Автор Ответы Просмотры Последний пост
  Share PointBlank Emulator v3.24 + Source :) UNKOWN 11 10,004 12-19-2024, 10:16 AM
Последний пост: Supakit4250
  To dumb pointblank.exe TomCodder 1 3,196 11-04-2023, 09:15 PM
Последний пост: sanglovepb22
  А как сейчас делать Дамп PointBlank? 3romba 10 3,515 03-18-2019, 02:15 PM
Последний пост: zOne62
  I have a some question for pointblank tools 0hLovely 0 1,454 07-13-2018, 04:08 AM
Последний пост: 0hLovely
  How to edit file pointblank th bmzproject 0 1,717 05-23-2018, 04:05 PM
Последний пост: bmzproject
  Устройство внутриигрового магазина PointBlank и PiercingBlow 3.0+ PROGRAMMATOR 0 5,362 02-16-2018, 03:53 PM
Последний пост: PROGRAMMATOR
  Items PointBlank? Codex1to 5 2,277 02-12-2018, 10:00 PM
Последний пост: Boris2105
  [Point Blank]Someone can help me DUMP PointBlank.exe Exile03 3 2,645 05-12-2017, 05:21 AM
Последний пост: TheBestGuy
  PointBlank ongame udp3 server Comandante9901 3 4,666 12-04-2016, 05:39 PM
Последний пост: Awiion

Перейти к форуму:


Пользователи, просматривающие эту тему: 1 Гость(ей)