Dynamic Code Displacing is the ultimate tool in anti-reflection. It can protect your codes from any reflectors, disassemblers, decompilers, and even IL debuggers.
Unlike other similar products we do not decrypt and create hard coded methods at run-time, since this can still be exposed to Process Dumper/Reflector. 'Dynamic Code Displacing' hides IL codes through dynamic methods, ie:
- IL codes are removed from methods/properties and replaced with uninitialized delegates.
- These delegates are just empty place holders, their values are set to null.
- The extracted codes are then encrypted and safely store away, so there are no IL codes to be reflected by any reflectors.
- At run-time these codes are retrieved, decrypt, and dynamically convert to dynamic methods and then associated with the delegates (place holder) according to the specified mode :
+ Preload : dynamic methods/delegates are created at the start of application.
+ LoadOnFirstCalled : dynamic method will be created and assigned to the associated delegate when the method is called for the first time.
+ LoadAndDiscard : dynamic method is created and assigned to the associated delegate every time the method is called and then discarded after the method return to the caller.
- These dynamic methods cannot be reflected or disassemble.
- Process Dumper/Reflector will only see the delegate declarations. It will not be able to see the underlying dynamic methods.
- CIL Debuggers cannot track or trace directly into dynamic methods.
- For extra protection, Dynamic Code Displacing can also convert obfuscated assemblies. Highly complex reflectors have ability to assign names from their functionalities. By adding Dynamic Code Displacing on top of obfuscation, it will prevent reflectors from analyzing your codes.
- 'Dynamic Code Displacing' is a specialize tool that only provides code hiding/displacing capability. It can be used in combination with other standard obfuscators.
Unlike other similar products we do not decrypt and create hard coded methods at run-time, since this can still be exposed to Process Dumper/Reflector. 'Dynamic Code Displacing' hides IL codes through dynamic methods, ie:
- IL codes are removed from methods/properties and replaced with uninitialized delegates.
- These delegates are just empty place holders, their values are set to null.
- The extracted codes are then encrypted and safely store away, so there are no IL codes to be reflected by any reflectors.
- At run-time these codes are retrieved, decrypt, and dynamically convert to dynamic methods and then associated with the delegates (place holder) according to the specified mode :
+ Preload : dynamic methods/delegates are created at the start of application.
+ LoadOnFirstCalled : dynamic method will be created and assigned to the associated delegate when the method is called for the first time.
+ LoadAndDiscard : dynamic method is created and assigned to the associated delegate every time the method is called and then discarded after the method return to the caller.
- These dynamic methods cannot be reflected or disassemble.
- Process Dumper/Reflector will only see the delegate declarations. It will not be able to see the underlying dynamic methods.
- CIL Debuggers cannot track or trace directly into dynamic methods.
- For extra protection, Dynamic Code Displacing can also convert obfuscated assemblies. Highly complex reflectors have ability to assign names from their functionalities. By adding Dynamic Code Displacing on top of obfuscation, it will prevent reflectors from analyzing your codes.
- 'Dynamic Code Displacing' is a specialize tool that only provides code hiding/displacing capability. It can be used in combination with other standard obfuscators.
Översikt
Code Displacing Obfuscator är en Shareware programvara i den kategorin Diverse utvecklats av ArchangelSoft.
Den senaste versionen av Code Displacing Obfuscator är 1.1, släppt på 2018-06-07. Det lades ursprungligen till vår databas på 2018-06-07.
Code Displacing Obfuscator körs på följande operativsystem: Windows.
Code Displacing Obfuscator har inte blivit betygsatt av våra användare ännu.
Senaste recensionerna
|
|
GitHub Desktop
Förenkla din kodhantering med GitHub Desktop |
|
|
Mp3tag
Organisera ditt musikbibliotek enkelt med mp3tag |
|
|
Danea Easyfatt
Effektivisera din affärsverksamhet med Danea Easyfatt |
|
|
JCIDRepair
Effektivt och pålitligt verktyg för dataåterställning |
|
|
CrystalDiskInfo
Håll din hårddisk frisk med CrystalDiskInfo! |
|
|
Elgato Stream Deck
Boosta din stream med Elgato Stream Deck! |
|
|
UpdateStar Premium Edition
Att hålla din programvara uppdaterad har aldrig varit enklare med UpdateStar Premium Edition! |
|
|
Google Chrome
Snabb och mångsidig webbläsare |
|
|
Microsoft Edge
En ny standard för webbsurfning |
|
|
Microsoft Visual C++ 2015 Redistributable Package
Öka din systemprestanda med Microsoft Visual C++ 2015 Redistributable Package! |
|
|
Microsoft OneDrive
Effektivisera din filhantering med Microsoft OneDrive |
|
|
Microsoft Visual C++ 2010 Redistributable
Viktig komponent för att köra Visual C++-applikationer |