cawk Posted June 11, 2017 Posted June 11, 2017 Calli uses its function pointer to call a function look at appfuscator or netguard they store all function pointers in a field then use thesefor the calli instruction
MagicArt Posted June 11, 2017 Author Posted June 11, 2017 How to get function pointer ? 5 hours ago, cawk said: Calli uses its function pointer to call a function look at appfuscator or netguard they store all function pointers in a field then use thesefor the calli instruction
MagicArt Posted June 28, 2017 Author Posted June 28, 2017 I created but i dont know how to get mdtoken for MethodBase.ResolveMethod. I use (MemberRef).MDToken.ToInt32() but this not work.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now