释义 |
Definition of decompile in English: decompileverbdiːkəmˈpʌɪl [with object]Produce source code from (compiled code) a programmer has to decompile the code Example sentencesExamples - If you really want to prevent tools like Reflector from decompiling your code, you need the professional version's features.
- You may not redistribute, sell, decompile, reverse-engineer or otherwise disassemble the Software.
- The answer to providing a modicum of security for interpreted applications has to this point been obfuscation - - making the code look different so it can be difficult to decompile and figure out.
- The draft's proposals will also hinder music studios, broadcasters and software developers, who risk breaking the law when they decompile copy-protected software.
- For example, imagine that a cracker was decompiling your code, looking for authentication text.
Derivatives noun As for assembly language showing up in decompilations of other languages you need to know how other languages work and compile. Example sentencesExamples - If you only need the simplest of decompilations, Reflector.NET or Spices.NET can do the job.
- ‘Clean Room’ methods have been developed to protect against copyright infringement actions involving decompilations of existing computer software.
- At present, Boomerang can generate thousands of such temporary variables per procedure, bogging it down and causing decompilations to use gigabytes of memory and days of CPU time.
- Hopefully this breakdown of a decompilation will help you in doing similar decompilations in the future, whenever you find code not acting in the manner you expected.
noun Unfortunately this means that decompilers and disassemblers are here to stay too, putting your intellectual property at risk. Example sentencesExamples - First, our proposal demonstrated the first constructive use of class decompilers to facilitate the security of Java applications.
- So, for the majority of hackers, that use standard decompilers, your code turns out to be absolutely - 100% - safe, because the correct decompilation becomes impossible.
- The drawback to intermediate languages is that it's possible to use disassemblers and decompilers to examine a program's IL and re-generate the source code.
- While there are plenty of free decompilers out there, you really get what you pay for.
Definition of decompile in US English: decompileverbˌdikəmˈpaɪlˌdēkəmˈpīl [with object]Produce source code from (compiled code) a programmer has to decompile the code Example sentencesExamples - The answer to providing a modicum of security for interpreted applications has to this point been obfuscation - - making the code look different so it can be difficult to decompile and figure out.
- If you really want to prevent tools like Reflector from decompiling your code, you need the professional version's features.
- The draft's proposals will also hinder music studios, broadcasters and software developers, who risk breaking the law when they decompile copy-protected software.
- For example, imagine that a cracker was decompiling your code, looking for authentication text.
- You may not redistribute, sell, decompile, reverse-engineer or otherwise disassemble the Software.
|