testuser2 / hadesmem

Automatically exported from code.google.com/p/hadesmem
0 stars 0 forks source link

Injector::CallExport Reslove Path #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
You offer a path resolution option in the inject function, you should offer the 
same option for CallExport.

Original issue reported on code.google.com by aidan.b....@gmail.com on 27 Jun 2011 at 6:48

GoogleCodeExporter commented 9 years ago

Original comment by raptorfactor@raptorfactor.com on 27 Jun 2011 at 9:19

GoogleCodeExporter commented 9 years ago
As part of the rewrite of the Injector class, which has just begun on the SVN, 
you no longer need to specify a module path to CallExport, only a module base 
address. The API will look up the full path for you.

So, when 1.3.0 is released you can consider this fixed. Thanks for reporting.

Original comment by raptorfactor@raptorfactor.com on 27 Jul 2011 at 4:58