Click here to Skip to main content
15,883,883 members
Articles / Programming Languages / C++

Circumventing Windows Group Policies using Detours

Rate me:
Please Sign up or sign in to vote.
3.53/5 (16 votes)
25 Apr 2004GPL34 min read 156.1K   3.7K   44  
This article will highlight how to circumvent Group Policy settings using Detours. A few examples will of course be given as demonstration. Example will include running the "Command Interpreter" - CMD.EXE, and the "Registry Editor" - RegEdit.EXE ,even when it's disabled by the ad

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The GNU General Public License (GPLv3)


Written By
Web Developer
United States United States
Kamal Shankar is a programming freak (or so he feels).He currently lives in the Salt Lake City and loves doing what he has been since 1990 - coding horribly Wink | ;)

Comments and Discussions