arizvisa / Ax

ActiveX control (built as a VS ATL Project) that provides the ability to "rwx" within the address-space. Accompanied with javascript that turns a read+write into an arbitrary read+write while working around javascript's 53-bit limitation. Also includes tools for decomposing structures, parsing/linking PECOFF, walking the TEB/PEB, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Your ProgID to instantiate the control is Ax.Leaker.

It's CLSID is {2C4E75A2-7EDC-4886-B7BA-0EABA901899F}.

Please see Ax/Ax.idl:19 for the interface.

Thanks for your attention!

About

ActiveX control (built as a VS ATL Project) that provides the ability to "rwx" within the address-space. Accompanied with javascript that turns a read+write into an arbitrary read+write while working around javascript's 53-bit limitation. Also includes tools for decomposing structures, parsing/linking PECOFF, walking the TEB/PEB, etc.


Languages

Language:JavaScript 71.4%Language:C++ 26.3%Language:C 2.0%Language:HTML 0.2%