DotNetShoutout - Stories tagged with decompiler
2
Shouts

State of the Decompiler

published 463 days, 15 hours, 5 minutes ago posted by KodefuGuruKodefuGuru 464 days, 9 hours, 31 minutes ago
Thursday, February 16, 2012 2:14:19 PM GMT Wednesday, February 15, 2012 7:47:59 PM GMT
Shortly after I joined Telerik at the beginning of 2011, one of my favorite free tools was yanked from the marketplace. It was unimaginable that it would disappear leaving the .NET community without a free decompiler. It wasn’t as simple as it no longer being support either: it had a time bomb. This meant that you would either pay up or no longer have access to the software. Around this time, we recently added a decompilation engine to Telerik JustCode and decided to turn it into a standalone product (s... (more)
category: How To | clicked: 14 | comment | | source: www.kodefuguru.com
tags: decompiler, Telerik, JustDecompile
2
Shouts

Win a Limited Edition JustDecompile T-Shirt

published 463 days, 15 hours, 5 minutes ago posted by KodefuGuruKodefuGuru 464 days, 10 hours, 32 minutes ago
Thursday, February 16, 2012 2:14:19 PM GMT Wednesday, February 15, 2012 6:47:21 PM GMT
Until now, the Decompiled .NET Ninja T-shirts were not available to the public, but in recognition of the JustDecompile official version release, we will give away 50 Deco-Paks containing the limited edition JustDecompile T-shirt along with a bottle-opener, stress-ball and more (marginally useful paraphernalia). (more)
category: How To | clicked: 14 | comment | | source: blogs.telerik.com
tags: promo, decompiler, Telerik, JustDecompile
2
Shouts

Create Projects with JustDecompile

published 653 days, 15 hours, 2 minutes ago posted by KodefuGuruKodefuGuru 655 days, 14 hours, 19 minutes ago
Wednesday, August 10, 2011 2:17:19 PM GMT Monday, August 08, 2011 3:00:09 PM GMT
The most requested feature on UserVoice for JustDecompile was the ability to create a Visual Studio project from an assembly, and the latest version gives you that capability. This is useful for exporting lost projects or obtaining multiple classes without the need to copy and paste code. Let’s take a look at how it works... (more)
category: How To | clicked: 16 | 1 comment | | source: blogs.telerik.com
tags: decompiler, Telerik, export, JustDecompile
4
Shouts

dotPeek - Free .NET Decompiler is Available for Early Access - JetBrains .NET Tools Blog

published 739 days, 17 hours, 30 minutes ago posted by iftekharahmedamitiftekharahmedamit 740 days, 16 hours, 33 minutes ago
Monday, May 16, 2011 11:49:14 AM GMT Sunday, May 15, 2011 12:46:10 PM GMT
The long-awaited free standalone .NET decompiler from JetBrains goes public today: please welcome JetBrains dotPeek! JetBrains dotPeek:Decompiles .NET 1.0-4.0 assemblies to C#.Brings the full power of ReSharper-style navigation to decompiled code.Provides syntax highlighting and code insight.Is keyboard-centric, with keyboard shortcuts familiar to ReSharper users. Go to Symbol/Type/File Member, Find Usages, Go to Implementation/Base/Derived Types, plus Parameter Info, Quick Documentation, Type Hierar... (more)
category: How To | clicked: 0 | comment | | source: blogs.jetbrains.com
tags: .NET Decompiler, decompiler, JetBrains, JetBrains dotPeek, dotPeek
3
Shouts

Decompiling Made Easy

published 824 days, 7 hours, 14 minutes ago posted by KodefuGuruKodefuGuru 826 days, 12 hours, 28 minutes ago
Sunday, February 20, 2011 10:04:43 PM GMT Friday, February 18, 2011 4:51:17 PM GMT
Using the soon to be not-so-free version of .NET Reflector requires one to launch the program, open an assembly, and browse to the appropriate class or method. This is fine when you only want to see how the internals of something are working, and you’re not browsing to it from code. But, it can be extremely annoying when you’ve hit F12 one too many times and you’ve arrived at a class that resides in an external assembly. JustCode will soon make this an easy problem to solve. When you’ve arrived at that ... (more)
category: How To | clicked: 0 | comment | | source: www.kodefuguru.com
tags: JustCode, decompiler, Telerik
2
Shouts

Brand new Reflector alternatives

published 824 days, 7 hours, 14 minutes ago posted by brunomarquesbrunomarques 826 days, 19 hours, 42 minutes ago
Sunday, February 20, 2011 10:04:43 PM GMT Friday, February 18, 2011 9:36:43 AM GMT
Two .NET reflector free alternatives on their way! One of them comes from JetBrains, the same ones behind ReSharper! (more)
category: How To | clicked: 3 | comment | | source: geeklyeverafter.blogspot.com
tags: decompiler, ReSharper, Reflector
2
Shouts

Crypto Obfuscator 2010 Review By John Spano

posted by LogicNPLogicNP 1018 days, 22 hours, 59 minutes ago
Tuesday, August 10, 2010 6:19:30 AM GMT
I was recently asked to review Crypto Obfuscator 2010 from LogicNP Software. Since most of my development these days is with Microsoft’s Visual Studio product, I jumped at the chance. Software protection has always been a concern when coding in a language that compiles to any intermediate code. The definition of obfuscate is to make something confusing or difficult to understand. That’s exactly what code obfuscators try to accomplish; take your existing code and make it as hard to reverse engineer and u... (more)
category: Metro | clicked: 17 | comment | | source: www.gspdevelopers.org
tags: .NET, Metadata, obfuscator, Crypto, pruning, IP, anti-debug, dotnet, reverse, decompiler, C#, VB.NET, ildasm, Encryption, app, WPF, tamper, code-protection, Assemblies, MSIL, Reflector, Obfuscation