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
Not all functions present in VM Function Selecting dialog
Re: Not all functions present in VM Function Selecting dialo
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
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
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
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
Thanks a lot
your info was helpful
good luck
your info was helpful
good luck
