Cross Cutting Concerns Podcast
Podcast 080 - Craig Stuntz on .NET IL
- Author: Vários
- Narrator: Vários
- Publisher: Podcast
- Duration: 0:20:23
- More information
Informações:
Synopsis
Craig Stuntz is manipulating .NET IL. This episode is sponsored by Smartsheet. Show Notes: Craig Stuntz was the second guest I ever had on the show. Check out Podcast 002 - Craig Stuntz on Idris Craig was at CodeMash presenting with these slides JIT = Just-in-time (compilation) RuJIT was mentioned I dare you to keep these straight: ILAsm.exe - IL Assembler ILDasm - IL Disassembler ILASM FxCop I don’t think he mentioned it by name, but I think Fizil is the fuzzer that he’s working on. SQLite created by Dr. D. Richard Hipp Mono.Cecil, part of the Mono project. DNLib is another similar tool. Sure, I’ll plug my book again, since we mentioned AOP. AOP in .NET Obfuscation is a technique to prevent people from reverse engineering/tampering with your code. Dotfuscator is one of the tools that comes to mind. Blog post: "type erasure" in Java Blog post: tail calls in F# The "goat behind door number 2" is a reference to the Monty Hall Paradox (which is a great