Exetools

Exetools (https://forum.exetools.com/index.php)
-   Source Code (https://forum.exetools.com/forumdisplay.php?f=46)
-   -   C++ Hooking - Write Less Do More (https://forum.exetools.com/showthread.php?t=20738)

vic4key 03-25-2024 11:40

Quote:

Originally Posted by tianmuxia (Post 129830)
maybe minhook is more useful for unknow functions?

It works fine with unknown functions. Just use a unique constant instead of function pointer.

user1 03-26-2024 13:40

any example for C hooking CreateFileMapping, OpenFileMapping and MapViewOfFile ?

vic4key 03-26-2024 14:40

Quote:

Originally Posted by user1 (Post 130448)
any example for C hooking CreateFileMapping, OpenFileMapping and MapViewOfFile ?

For quick, Copilot can help you.

https://copilot.microsoft.com/sl/kUEeCAMEU6m (CreateFileMapping)
https://copilot.microsoft.com/sl/iGq8ESNUtWu (OpenFileMapping and MapViewOfFile)

Note: Not tested. But give a try and update a little bit if error.

user1 03-26-2024 17:30

thanks copilot, will do my way with vs2010 minhook compatible.

NON 04-02-2024 19:31

Quote:

Originally Posted by vic4key (Post 130449)
For quick, Copilot can help you.

https://copilot.microsoft.com/sl/kUEeCAMEU6m (CreateFileMapping)
https://copilot.microsoft.com/sl/iGq8ESNUtWu (OpenFileMapping and MapViewOfFile)

Note: Not tested. But give a try and update a little bit if error.

But for copilot we need paid or a credit card to be added? That is not so safe since the Microsoft can then identify us if they need.

vic4key 04-05-2024 10:03

No. It's fully free. No required anything that related to privacy.

NON 04-06-2024 23:54

Quote:

Originally Posted by vic4key (Post 130577)
No. It's fully free. No required anything that related to privacy.

Do you have a company or student subscription?

It is only free for verified students, teachers, and maintainers of popular open source projects.
Check here under Pricing: https://github.com/features/copilot

vic4key 04-08-2024 11:54

Ah no. I'm talking about Microsoft's Copilot. Not GitHub's Copilot. 😁

https://copilot.microsoft.com/

NON 04-11-2024 16:13

Quote:

Originally Posted by vic4key (Post 130596)
Ah no. I'm talking about Microsoft's Copilot. Not GitHub's Copilot. ������

https://copilot.microsoft.com/

Ok... Even the microsoft copilot requires login using microsoft account but at least that can be faked!
By faking, I mean creating a fake microsoft login account which does not have your real name in the email id, etc.

chants 04-13-2024 06:57

Quote:

Originally Posted by Gregory Morse (Post 130620)
Ok... Even the microsoft copilot requires login using microsoft account but at least that can be faked!

Perhaps. What cannot be faked is knowledge. Such as the fact that you can download code from github, train your own LLM and run inference on it to achieve a similar result. You see? You learn something new everyday. Granted training requires a high amount of computational and memory resources.


All times are GMT +8. The time now is 16:56.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX