View Single Post
  #15  
Old 02-28-2011, 22:02
V0ldemAr
 
Posts: n/a
My implementation in CPP, Use VirtualQuery to get module base and check if it's really module then parse export table and get api name or ordinal. PS: Code is old and may contain bugs was fastly coded few years ago
Attached Files
File Type: txt addr2apiname.cpp.txt (3.1 KB, 33 views)
Reply With Quote