Not all functions present in VM Function Selecting dialog

Post here messages if you have any problems with working of Enigma Protector
Post Reply
JeeBently
Posts: 6
Joined: Sun Aug 25, 2013 5:12 pm

Not all functions present in VM Function Selecting dialog

Post by JeeBently »

Hi
I've got a tricky case (4.10 x32):
Not all functions present in VM Function Selecting dialog
the missed function is exported
are there any workaround to add my function by hands?
Thanks
Alec
Posts: 82
Joined: Thu Feb 20, 2014 9:35 am

Re: Not all functions present in VM Function Selecting dialo

Post by Alec »

Hi, you can use markers instead of function selecting. Are you sure that your function is present in the *.map file you are using?
JeeBently
Posts: 6
Joined: Sun Aug 25, 2013 5:12 pm

Re: Not all functions present in VM Function Selecting dialo

Post by JeeBently »

Hi
thanks for power hint on .map file
tell me, what is the algorithm to look for it?
I've used procmon monitoring tool to figure out if enigma scans for any *.map
not it is not
but, when I've dropped my .map file (which has teh same name as my .exe) suddenly enigma found it......
wondering how come?

2) could you add some more logic into your binary executables parser that scans the available functions to scan also for exported API please?
that will save tons of nerves to end-users

cheers
Alec
Posts: 82
Joined: Thu Feb 20, 2014 9:35 am

Re: Not all functions present in VM Function Selecting dialo

Post by Alec »

Noted, however we stricly recommend to use map files and/or markers for a functions-to-virtualize selecting. Autoscan feature was implemented in order to be used only when the user have only an executable without sources.
JeeBently
Posts: 6
Joined: Sun Aug 25, 2013 5:12 pm

Re: Not all functions present in VM Function Selecting dialo

Post by JeeBently »

Thanks a lot
your info was helpful
good luck
Post Reply