![]() |
|
|
|
#1
|
|||
|
|||
|
In VB6 can be BitBlt API from gdi32.dll, also DirectX can be used for this. Check DLL dependencies to see what function is used. If it's VB6 you can use P32Dasm to see external Dll calls.
|
| The Following User Gave Reputation+1 to DARKER For This Useful Post: | ||
obfuscator (06-04-2014) | ||
|
#2
|
|||
|
|||
|
It it is VB6 it could also use the internal commands like Image.Left and such. Maybe no external dll is involved at all.
|
| The Following User Gave Reputation+1 to rasta For This Useful Post: | ||
obfuscator (06-04-2014) | ||
|
#3
|
|||
|
|||
|
Can be, just analyze exports and you will see it immediately
|
| The Following User Gave Reputation+1 to DARKER For This Useful Post: | ||
obfuscator (06-04-2014) | ||
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to log all procedure calls? | morgot | General Discussion | 2 | 10-01-2024 03:30 |
| How do you find all modular calls with Olly? | Fade | General Discussion | 2 | 04-09-2007 06:06 |
| Help to fixing API-Calls | Nukacola | General Discussion | 6 | 05-11-2005 16:49 |
| Ida 4.6 calls back home??? | loman | General Discussion | 3 | 09-22-2004 03:29 |