Adobe Flash has some interesting and, at times, frustrating security rules that prevent lots of things from happening, like writing files to disk.
Swf Studio and Flash Jester allow Flash to "break out" of the security sandbox that prevents file IO operations. How are these programs written? Is this something that I can do in any of the .NET languages? Is there an API that I can use? (I'd rather not pay these guys money that I can't afford...)
Do these guys use an undocumented API? (If yes, how can I learn about the said API?)