Guardship disassembles your .NET code and then compiles the MSIL code of your executable into native unmanaged application by generating two pieces: 1. Start module [Your_App_Name].com; 2. Library [Your_App_Name].lib
Your applications (WinForms, WPF, etc.) that target the .NET Framework are compiled to intermediate language (IL). At run time, the just-in-time (JIT) compiler translates the IL to native code. Guardship translates your .NET executable to native code to make it hidden. When you run the protected executable it has all features and functionalities of managed application performing in PC memory. But .NET assembly browsers and decompilers will not be able to read your protected .NET executables.
Why does Guardship convert to unmanaged executable?
There are a few disassemblers for decompiling unmanaged executables written in ASM, C, or C++. However none of them will manage to produce readable enough code to worth the effort. You will spend more time trying to read the decompiled source with assembler blocks inside, than writing the same-functioning application from scratch.
In fact, any executable module can be disassembled and explored. The easiness with which a decipherer can reverse-engineer your application source code depends on how complete metadata about the app's source code presents inside the exe module. May the decipherer figure out the original class names, methods, work flows, structures, etc.? A compiler basically compacts app's source code, transforming the output into a format which is much compliant to machine runtime execution. It could be a native machine code or IL byte code that is treated by CLR intermediate runtime. However by and large, a lot of information about your application source code (debugging, comments, etc.) is simply can be lost during the compact compilation.
Your applications (WinForms, WPF, etc.) that target the .NET Framework are compiled to intermediate language (IL). At run time, the just-in-time (JIT) compiler translates the IL to native code. Guardship translates your .NET executable to native code to make it hidden. When you run the protected executable it has all features and functionalities of managed application performing in PC memory. But .NET assembly browsers and decompilers will not be able to read your protected .NET executables.
Why does Guardship convert to unmanaged executable?
There are a few disassemblers for decompiling unmanaged executables written in ASM, C, or C++. However none of them will manage to produce readable enough code to worth the effort. You will spend more time trying to read the decompiled source with assembler blocks inside, than writing the same-functioning application from scratch.
In fact, any executable module can be disassembled and explored. The easiness with which a decipherer can reverse-engineer your application source code depends on how complete metadata about the app's source code presents inside the exe module. May the decipherer figure out the original class names, methods, work flows, structures, etc.? A compiler basically compacts app's source code, transforming the output into a format which is much compliant to machine runtime execution. It could be a native machine code or IL byte code that is treated by CLR intermediate runtime. However by and large, a lot of information about your application source code (debugging, comments, etc.) is simply can be lost during the compact compilation.
개요
Guardship 범주 개발 RustemSoft개발한에서 Shareware 소프트웨어입니다.
Guardship의 최신 버전은 2016-06-03에 발표 된 7.1.2. 처음 2016-06-03에 데이터베이스에 추가 되었습니다.
다음 운영 체제에서 실행 되는 Guardship: Windows. 다운로드 파일의 크기는 4.4MB.
Guardship 하지 평가 하고있다 우리의 사용자가 아직.
2025-01-21 | Evernote 10.123.6.55122 |
2025-01-21 | Mozilla Maintenance Service 134.0.2 |
2025-01-21 | ImBatch 7.6.3 |
2025-01-21 | 3DMark 2.30.8354 |
2025-01-21 | Artweaver Plus 8.0.0 |
최신 리뷰
HP Photo Creations
HP Photo Creations로 추억을 아름다운 작품으로 바꾸십시오! |
|
HP EmailSMTP Plugin
HP EmailSMTP 플러그인으로 이메일 기능 간소화 |
|
OBS Studio
크리에이터를 위한 강력하고 다재다능한 라이브 스트리밍 소프트웨어. |
|
Dell Touchpad
Synaptics의 Dell 터치패드로 정밀도 및 기능 향상 |
|
Kaspersky Password Manager
Kaspersky Password Manager로 비밀번호를 보호하세요! |
|
CDBurnerXP
효율적이고 신뢰할 수 있는 CD 굽기 소프트웨어 |