• Sendo um desenvolvedor de software vem com vários riscos, e um dos maiores é representado pelas vulnerabilidades em seu código. Outras pessoas, pelo menos qualificados na utilização de computadores como você poderia encontrar uma maneira de roubar o seu código, e isso torna o uso de aplicativos de proteção contra um muito sábio e lucrativo idéia. Considerando-se que o seu .LÍQUIDO do projeto é construir e compilado no Visual Studio, você definitivamente está ciente de que uma nova assembleia será gerado, o qual contém MSIL (Microsoft Intermediate Language) instruções, recursos e metadados que descrevem o usado tipos, métodos, propriedades e eventos no seu conjunto. O processo de obscurecimento permite a segurança de seu código e esconder a sua finalidade, a fim de evitar a violação e o dissuadir de engenharia reversa. Desta forma, embora o código permanece utilizável para a máquina, hackers e outros usuários com más intenções não será capaz de lê-lo e aqui é onde Babel Obfuscator vem a calhar. É uma abrangente e confiável programa que ajuda você a proteger tudo o que contém .NET scripts, incluindo C#, VB.NET, Compact Framework, etc. A janela principal do aplicativo permite que você adicione como muitos .NET montagens de como você deseja e, em seguida, transformá-los, a fim de ocultar o código, de modo a reverter o processo é extremamente difícil. Acessando o painel esquerdo, você é capaz de mudar o nome de todos os métodos, propriedades, campos, eventos e parâmetros. Além do mais, ele permite que você adicione novas regras e alterar as permissões, seleccione o destino de objetos que você está interessado e especificar uma lista de totalmente qualificado tipo de atributos. Uma outra função importante que Babel Obfuscator vem com está sobrecarregado de mudar o nome de opção, que permite que você mude o nome todos os métodos com assinaturas diferentes. Desta maneira, o processo de engenharia reversa torna-se mais difícil de ser realizada. Durante os nossos testes, notamos que a criptografia e a ofuscação processos são executados de forma bastante rápida e não fazer com que o sistema congele, e não afetar outros aplicativos em execução. No geral, Babel Obfuscator permite que você altere o nome das classes e conjuntos e convertê-los para caracteres ilegíveis, assim você pode proteger o seu .NET applications.
  • Bir yazılım geliştirici olan birden çok risk ile birlikte gelir, ve en büyük olanlardan biri çok kodunuzda açıkları ile temsil edilir. Diğer insanlar, kod çalmak için bir yol bulmak edebileceğiniz gibi bilgisayarlarda yetenekli en azından, ve bu koruma uygulamaları çok akıllıca ve karlı bir fikir kullanarak yapar. Düşünüyor .NET proje oluşturma ve Visual Studio derlendi, kesinlikle yeni bir derleme, derleme kullanılan türleri, yöntemleri, özellikleri ve olayları açıklayan NET (Microsoft Ara Dili) talimatları, kaynakları ve meta verileri içeren oluşturulur farkında mısınız? Şaşırtmaca işlemi kodunuzu güvenli ve oynanmasını önlemek ve tersine mühendislik caydırmak amacıyla amacını gizlemek sağlar. Bu şekilde, kod, makine için kullanılabilir olmasına rağmen, kötü niyetli bilgisayar korsanları ve diğer kullanıcılar burada okuma ve Babel Obfuscator kullanışlı geliyor nerede mümkün olmayacaktır. İçeren bir şey güvenliğini sağlamak için yardımcı olan kapsamlı ve güvenilir bir programdır .C# VB.NET Kompakt Çerçeve vb dahil NET komut. Uygulamanın ana penceresi olarak birçok eklemenizi sağlar .İstediğiniz kadar kod gizlemek için NET derlemeleri, sonra onları dönüştürmek, böylece ters işlem son derece zordur. Sol panelde erişerek, tüm yöntemleri, özellikleri, alanlar, olaylar ve parametreler yeniden adlandırmak mümkün. Dahası, yeni kurallar eklemek ve izinleri değiştirmek, hedef ilgilendiğiniz nesneleri seçin ve tam bir listesini belirtin tipi öznitelikleri nitelikli verir. Babel Obfuscator gelir ile başka bir önemli işlevi farklı imzalar ile tüm bu yöntemleri yeniden adlandırmanızı sağlar aşırı yeniden adlandırma seçeneği vardır. Bu şekilde, tersine mühendislik işlemi yapılması daha zor olur. Şifreleme ve gizleme işlemleri oldukça hızlı bir şekilde gerçekleştirilir ve sistemi dondurmak için neden olmaz, hem de diğer çalışan uygulamaları Etkiler Bu testler sırasında fark ettik. Genel olarak, Babel Obfuscator sınıfları ve derlemeleri adını değiştirmek ve okunamayan karakterler dönüştürmek çok korumak mümkün kılar .NET uygulamaları.
  • Being a software developer comes with multiple risks, and one of the biggest ones is represented by the vulnerabilities in your very code. Other people, at least as skilled in computers as you might find a way to steal your code, and this makes using protection applications a very wise and lucrative idea.

    Considering that your .NET project is build and compiled in Visual Studio, you are definitely aware that a new assembly will be generated, which contains MSIL (Microsoft Intermediate Language) instructions, resources and metadata that describe the used types, methods, properties and events in your assembly.

    The obfuscation process enables you to secure your code and conceal its purpose in order to prevent tampering and deter reverse engineering. This way, although the code remains usable to the machine, hackers and other users with bad intentions won’t be able to read it and here is where Babel Obfuscator comes in handy.

    It is a comprehensive and reliable program that helps you to secure anything that contains .NET scripts including C#, VB.NET, Compact Framework etc.

    The main window of the application enables you to add as many .NET assemblies as you want, then transform them in order to hide the code, so the reversing process is extremely difficult.

    By accessing the left panel, you are able to rename all the methods, properties, fields, events and parameters. What’s more, it allows you to add new rules and change the permissions, select the target objects you are interested in and specify a list of fully-qualified type attributes.

    Another important function that Babel Obfuscator comes with is the overloaded renaming option, which allows you to rename all the methods with different signatures. On this manner, the reverse engineering process becomes more difficult to be performed.

    During our tests, we noticed that the encryption and the obfuscation processes are performed quite quickly and does not cause the system to freeze, and neither does it impact other running applications.

    Overall, Babel Obfuscator enables you to change the name of the classes and assemblies and convert them to unreadable characters so you can protect your .NET applications.