Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expose Titanengine plugin function #13

Open
mugundhan opened this issue Dec 31, 2016 · 3 comments
Open

expose Titanengine plugin function #13

mugundhan opened this issue Dec 31, 2016 · 3 comments

Comments

@mugundhan
Copy link

Add Titanengine plugin interface in swig. so it will expose TE functionality in python

@mrexodia
Copy link
Member

mrexodia commented Dec 31, 2016 via email

@mugundhan
Copy link
Author

Need to access PEB , TEB and IAT blocks, if there any API it will helpful if not i will parse

@mrexodia
Copy link
Member

mrexodia commented Jan 3, 2017

I have added GetTebAddress and GetPebAddress APIs. Right now x64dbg has no mention of any IAT but you can use the Script::Module:: APIs to get module information that might help with the IAT.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants