Friday, October 23, 2015
Bill the Lizard
Bill the Lizard
Here is a good example of a coding interview questions with solutions.
BillCruise CodingInterview
Tuesday, October 6, 2015
reverse engineering tools for .net
Here is a list of tools to decompile dll and other.
1. dotPeek
ref_10: http://reverseengineering.stackexchange.com/questions/235/how-to-decompile-dll-files
1. dotPeek
What's Cool about dotPeek?
- Decompiling .NET 1.0-4.5 assemblies to C#
- Support for .dll, .exe, .zip, .vsix, .nupkg, and .winmd files
- Quick jump to a type, assembly, symbol, or type member
- Effortless navigation to symbol declarations,
- implementations, derived and base symbols, and more
- Accurate search for symbol usages
- with advanced presentation of search results
- Overview of inheritance chains
- Support for downloading code from source servers
- Syntax highlighting
- Complete keyboard support
- dotPeek is free!
ref_10: http://reverseengineering.stackexchange.com/questions/235/how-to-decompile-dll-files
Subscribe to:
Posts (Atom)