Exetools  

Go Back   Exetools > General > Source Code

Notices

Reply
 
Thread Tools Display Modes
  #16  
Old 03-25-2024, 11:40
vic4key's Avatar
vic4key vic4key is offline
Family
 
Join Date: Apr 2010
Posts: 62
Rept. Given: 5
Rept. Rcvd 24 Times in 10 Posts
Thanks Given: 62
Thanks Rcvd at 98 Times in 23 Posts
vic4key Reputation: 24
Quote:
Originally Posted by tianmuxia View Post
maybe minhook is more useful for unknow functions?
It works fine with unknown functions. Just use a unique constant instead of function pointer.
Reply With Quote
  #17  
Old 03-26-2024, 13:40
user1 user1 is offline
Family
 
Join Date: Sep 2012
Location: OUT
Posts: 1,067
Rept. Given: 598
Rept. Rcvd 121 Times in 68 Posts
Thanks Given: 744
Thanks Rcvd at 591 Times in 351 Posts
user1 Reputation: 42
any example for C hooking CreateFileMapping, OpenFileMapping and MapViewOfFile ?
Reply With Quote
  #18  
Old 03-26-2024, 14:40
vic4key's Avatar
vic4key vic4key is offline
Family
 
Join Date: Apr 2010
Posts: 62
Rept. Given: 5
Rept. Rcvd 24 Times in 10 Posts
Thanks Given: 62
Thanks Rcvd at 98 Times in 23 Posts
vic4key Reputation: 24
Quote:
Originally Posted by user1 View Post
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.
Reply With Quote
The Following User Says Thank You to vic4key For This Useful Post:
niculaita (03-29-2024)
  #19  
Old 03-26-2024, 17:30
user1 user1 is offline
Family
 
Join Date: Sep 2012
Location: OUT
Posts: 1,067
Rept. Given: 598
Rept. Rcvd 121 Times in 68 Posts
Thanks Given: 744
Thanks Rcvd at 591 Times in 351 Posts
user1 Reputation: 42
thanks copilot, will do my way with vs2010 minhook compatible.

Last edited by user1; 03-28-2024 at 15:48.
Reply With Quote
  #20  
Old 04-02-2024, 19:31
NON NON is offline
Banned User
 
Join Date: Sep 2023
Posts: 77
Rept. Given: 3
Rept. Rcvd 2 Times in 2 Posts
Thanks Given: 33
Thanks Rcvd at 21 Times in 16 Posts
NON Reputation: 2
Quote:
Originally Posted by vic4key View Post
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.
Reply With Quote
  #21  
Old 04-05-2024, 10:03
vic4key's Avatar
vic4key vic4key is offline
Family
 
Join Date: Apr 2010
Posts: 62
Rept. Given: 5
Rept. Rcvd 24 Times in 10 Posts
Thanks Given: 62
Thanks Rcvd at 98 Times in 23 Posts
vic4key Reputation: 24
No. It's fully free. No required anything that related to privacy.
Reply With Quote
  #22  
Old 04-06-2024, 23:54
NON NON is offline
Banned User
 
Join Date: Sep 2023
Posts: 77
Rept. Given: 3
Rept. Rcvd 2 Times in 2 Posts
Thanks Given: 33
Thanks Rcvd at 21 Times in 16 Posts
NON Reputation: 2
Quote:
Originally Posted by vic4key View Post
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
Reply With Quote
  #23  
Old 04-08-2024, 11:54
vic4key's Avatar
vic4key vic4key is offline
Family
 
Join Date: Apr 2010
Posts: 62
Rept. Given: 5
Rept. Rcvd 24 Times in 10 Posts
Thanks Given: 62
Thanks Rcvd at 98 Times in 23 Posts
vic4key Reputation: 24
Ah no. I'm talking about Microsoft's Copilot. Not GitHub's Copilot. ðŸ˜

https://copilot.microsoft.com/
Reply With Quote
The Following User Says Thank You to vic4key For This Useful Post:
NON (04-11-2024)
  #24  
Old 04-11-2024, 16:13
NON NON is offline
Banned User
 
Join Date: Sep 2023
Posts: 77
Rept. Given: 3
Rept. Rcvd 2 Times in 2 Posts
Thanks Given: 33
Thanks Rcvd at 21 Times in 16 Posts
NON Reputation: 2
Quote:
Originally Posted by vic4key View Post
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.

Last edited by NON; 04-21-2024 at 06:42.
Reply With Quote
  #25  
Old 04-13-2024, 06:57
chants chants is online now
VIP
 
Join Date: Jul 2016
Posts: 807
Rept. Given: 44
Rept. Rcvd 50 Times in 31 Posts
Thanks Given: 721
Thanks Rcvd at 1,114 Times in 515 Posts
chants Reputation: 51
Quote:
Originally Posted by Gregory Morse View Post
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.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On



All times are GMT +8. The time now is 05:15.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( 1998 - 2024 )