Thread: AsmPointers
View Single Post
  #1  
Old 12-08-2017, 01:03
CodeCracker CodeCracker is online now
VIP
 
Join Date: Jun 2011
Posts: 454
Rept. Given: 27
Rept. Rcvd 398 Times in 129 Posts
Thanks Given: 21
Thanks Rcvd at 1,824 Times in 349 Posts
CodeCracker Reputation: 300-399 CodeCracker Reputation: 300-399 CodeCracker Reputation: 300-399 CodeCracker Reputation: 300-399
AsmPointers

AsmPointers will enumerate all assemblies and modules and will eventually call
mbase.MethodHandle.GetFunctionPointer() for each method of a module.

- abilty to find managed string or native string,
- abilty to send all methods from module to jit.
Attached Files
File Type: zip AsmPointers.zip (17.5 KB, 11 views)
Reply With Quote
The Following 3 Users Say Thank You to CodeCracker For This Useful Post:
FiNALSErAPH (12-10-2017), niculaita (12-08-2017), tonyweb (12-08-2017)