VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



How to detect VB IDE undocumented exports

by Libor Blaheta (5 Submissions)
Category: Miscellaneous
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

When you run VB app within VB IDE, the app exports three functions - _VB_CALLBACK_GETHWNDMAIN_@4, _VB_CALLBACK_REVOKE_@8 and _VB_CALLBACK_GETHWNDMAIN_@4. So, if we find out that our app exports one of those functions, we know we're in VB IDE.

Rate How to detect VB IDE undocumented exports

Download How to detect VB IDE undocumented exports

Download How to detect VB IDE undocumented exports (1 KB)

How to detect VB IDE undocumented exports Comments

No comments have been posted about How to detect VB IDE undocumented exports. Why not be the first to post a comment about How to detect VB IDE undocumented exports.

Post your comment

Subject:
Message:
0/1000 characters