tyranid / AxHell

A simple exploitable ActiveX control for RE/VR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AxHell

This is a simple exploitable ActiveX control I wrote a while back to give people something to play with to learn VR/RE on ActiveX inside IE.

It can be used in a couple of ways:

  1. As a source code review example, in which case look at the src folder, specifically the AxHell project.
  2. As a blackbox reverse engineering challenge. In which case go straight to the bin folder.

If you get stuck the answers directory contains some, no peeking ;-)

NOTE: Do not install the control on anything you want to keep, it is intentionally fully exploitable :)

(c) James Forshaw 2010

About

A simple exploitable ActiveX control for RE/VR

License:GNU General Public License v3.0


Languages

Language:C++ 52.7%Language:C 37.4%Language:C# 5.1%Language:Objective-C 4.5%Language:XSLT 0.3%