Foro Wanako1
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Foro Wanako1

Programas Gratuitos, Desatendidos y Mucho más!!!
 
PortalPortal  ÍndiceÍndice  BuscarBuscar  Últimas imágenesÚltimas imágenes  ConectarseConectarse  RegistrarseRegistrarse  
Buscar
 
 

Resultados por:
 
Rechercher Búsqueda avanzada
Los posteadores más activos del mes
missyou123
Red Gate SmartAssembly  8.3.0.5466 Vote_lcapRed Gate SmartAssembly  8.3.0.5466 Voting_barRed Gate SmartAssembly  8.3.0.5466 Vote_rcap 
tano1221
Red Gate SmartAssembly  8.3.0.5466 Vote_lcapRed Gate SmartAssembly  8.3.0.5466 Voting_barRed Gate SmartAssembly  8.3.0.5466 Vote_rcap 
ПΣӨƧӨFƬ
Red Gate SmartAssembly  8.3.0.5466 Vote_lcapRed Gate SmartAssembly  8.3.0.5466 Voting_barRed Gate SmartAssembly  8.3.0.5466 Vote_rcap 
大†Shinegumi†大
Red Gate SmartAssembly  8.3.0.5466 Vote_lcapRed Gate SmartAssembly  8.3.0.5466 Voting_barRed Gate SmartAssembly  8.3.0.5466 Vote_rcap 
Engh3
Red Gate SmartAssembly  8.3.0.5466 Vote_lcapRed Gate SmartAssembly  8.3.0.5466 Voting_barRed Gate SmartAssembly  8.3.0.5466 Vote_rcap 
ℛeℙ@¢ᴋ€r
Red Gate SmartAssembly  8.3.0.5466 Vote_lcapRed Gate SmartAssembly  8.3.0.5466 Voting_barRed Gate SmartAssembly  8.3.0.5466 Vote_rcap 
ronaldinho424
Red Gate SmartAssembly  8.3.0.5466 Vote_lcapRed Gate SmartAssembly  8.3.0.5466 Voting_barRed Gate SmartAssembly  8.3.0.5466 Vote_rcap 
geodasoft
Red Gate SmartAssembly  8.3.0.5466 Vote_lcapRed Gate SmartAssembly  8.3.0.5466 Voting_barRed Gate SmartAssembly  8.3.0.5466 Vote_rcap 
Septiembre 2024
LunMarMiérJueVieSábDom
      1
2345678
9101112131415
16171819202122
23242526272829
30      
CalendarioCalendario
Últimos temas
» Illustrate dBpoweramp Asset UPnP Premium 2024.09.23
Red Gate SmartAssembly  8.3.0.5466 EmptyHoy a las 2:27 pm por ПΣӨƧӨFƬ

» PDF Architect Pro + OCR 9.1.61 (22894) (x64) Multilingual
Red Gate SmartAssembly  8.3.0.5466 EmptyHoy a las 2:23 pm por ПΣӨƧӨFƬ

» OfficeSuite Premium 9.00.57661 (x64) Multilingual
Red Gate SmartAssembly  8.3.0.5466 EmptyHoy a las 2:17 pm por ПΣӨƧӨFƬ

» PDF-XChange Pro 10.4.1.389.0 Multilingual
Red Gate SmartAssembly  8.3.0.5466 EmptyHoy a las 2:14 pm por ПΣӨƧӨFƬ

» Wise Care 365 Pro 7.0.5.686
Red Gate SmartAssembly  8.3.0.5466 EmptyHoy a las 2:10 pm por ПΣӨƧӨFƬ

» Format Factory v5.18 (x64) Multilingual
Red Gate SmartAssembly  8.3.0.5466 EmptyHoy a las 1:48 pm por tano1221

» Print Conductor 10.0.2409.24070 Multilingual
Red Gate SmartAssembly  8.3.0.5466 EmptyHoy a las 1:38 pm por tano1221

» Disk Pulse Pro/ Ultimate / Enterprise 16.4.24
Red Gate SmartAssembly  8.3.0.5466 EmptyHoy a las 1:29 pm por tano1221

» VovSoft Speech to Text Converter 5.3
Red Gate SmartAssembly  8.3.0.5466 EmptyHoy a las 1:27 pm por tano1221

Sondeo
Visita de Paises
free counters
Free counters

Comparte | 
 

 Red Gate SmartAssembly 8.3.0.5466

Ver el tema anterior Ver el tema siguiente Ir abajo 
AutorMensaje
missyou123
Miembro Mayor
Miembro Mayor


Mensajes : 73558
Fecha de inscripción : 20/08/2016

Red Gate SmartAssembly  8.3.0.5466 Empty
MensajeTema: Red Gate SmartAssembly 8.3.0.5466   Red Gate SmartAssembly  8.3.0.5466 EmptyHoy a las 9:04 am

Red Gate SmartAssembly 8.3.0.5466


Red Gate SmartAssembly  8.3.0.5466 97abf1307f44221fe9fb687b3c3a2f04

File size: 14.8 MB

SmartAssembly is an obfuscator that helps protect your application against reverse-engineering or modification, by making it difficult for a third-party to access your source code. If your entire business rests on the IP embodied in your software or you don't want your C# or VB.NET code exposed internationally, then obfuscating your code becomes a necessity, not a luxury.


With SmartAssembly, you get a comprehensive set of obfuscation features, including name mangling, control flow obfuscation, strings encoding, reference dynamic proxy, and declarative obfuscation.

Key features
Name mangling
Changes the names of methods and fields to make it hard to understand their purpose.

Control flow obfuscation
Converts the code inside methods to 'spaghetti code' to make it difficult to see how the application works.

References dynamic proxy
Creates a proxy for calls to methods outside of your assembly to make it hard to find external calls.

Strings encoding
Encodes the strings used in your software to hide such information as passwords and SQL queries.

Resources compression and encryption
Compresses and encrypts managed resources to make them hard to understand, and to reduce the size of the assembly.

Pruning
Removes non-useful metadata to make the code harder to reverse-engineer, reduce the size of the assembly, and improve loading time.

Dependencies merging
Takes all the DLLs and merges dependencies into the main assembly, so you don't have to load lots of DLL files, and so that they can also be obfuscated.

Dependencies compression and embedding
Compresses and embeds your dependencies into your main assembly, simplifying the deployment of your software and reducing the size of your program.

Method parent obfuscation
Moves methods in your code by changing the class they are in, making it harder to understand how methods and classes relate to each other.

Strong name signing with tamper protection
Signs your assembly and helps to protect it against modification (the additional tamper protection is not available in the Standard edition).

Declarative obfuscation
Excludes a member from obfuscation using custom attributes directly in your code.

Whats New
Updates: official site does not provide any info about changes in this version

rapidgator.net:
Código:

https://rapidgator.net/file/826c3f85f165981a396a382d7c312f62/qszhu.Red.Gate.SmartAssembly.8.3.0.5466.rar.html

ddownload.com:
Código:

https://ddownload.com/z919t1qu39i5/qszhu.Red.Gate.SmartAssembly.8.3.0.5466.rar
Volver arriba Ir abajo
 

Red Gate SmartAssembly 8.3.0.5466

Ver el tema anterior Ver el tema siguiente Volver arriba 
Página 1 de 1.

 Temas similares

-
» Red Gate SmartAssembly v7.4.1.3456
» Red Gate SmartAssembly 8.0.2.4779
» Red Gate SmartAssembly 8.2.0.5183
» B&W SmartAssembly 6.0 M010 for PTC WildFire/Creo Multilenguaje (Español) 32-64 bit
»  Red Gate .NET Reflector 10.0.13.950

Permisos de este foro:No puedes responder a temas en este foro.
Foro Wanako1 :: Programas o Aplicaciónes :: Programas Gratis :: Internet-