I have put the powerpoint slides I'm going to use Tuesday night up on my site at: http://jasonhaley.com/files/DisassemblingForFun.ppt if anyone is interested. My guess is more than half of the presentation will be in demos or code of some sort, so the slides only help keep the talk on track...
I only added about 4 slides to it from Code Camp:
- Disassemblers/Decompilers listing
- Dile
- Reflector
- Asmex
With DILE, I'll be showing and acuatally debugging some IL code (when the application wasn't written in IL). With Reflector, I'm going to show some of its add-ins that are available as well as just demo Reflector's great object browsing UI. With Asmex I just want to show some code (that is probably better than mine). If there is time, I'll get into Vijay and its code.