Page 1 of 1

Not all functions present in VM Function Selecting dialog

Posted: Mon Dec 08, 2014 9:44 pm
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

Re: Not all functions present in VM Function Selecting dialo

Posted: Tue Dec 09, 2014 8:53 am
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?

Re: Not all functions present in VM Function Selecting dialo

Posted: Wed Dec 10, 2014 5:39 pm
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

Re: Not all functions present in VM Function Selecting dialo

Posted: Mon Dec 15, 2014 6:15 am
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.

Re: Not all functions present in VM Function Selecting dialo

Posted: Wed Dec 17, 2014 6:40 pm
by JeeBently
Thanks a lot
your info was helpful
good luck