When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Dotfuscator - Wikipedia

    en.wikipedia.org/wiki/Dotfuscator

    Dotfuscator is a tool performing a combination of code obfuscation, optimization, shrinking, and hardening on .NET, Xamarin and Universal Windows Platform apps. Ordinarily, .NET executables can easily be reverse engineered by free tools (such as ILSpy, dotPeek and JustDecompile), potentially exposing algorithms and intellectual property (trade secrets), licensing and security mechanisms.

  3. Obfuscation (software) - Wikipedia

    en.wikipedia.org/wiki/Obfuscation_(software)

    In software development, obfuscation is the practice of creating source or machine code that is intentionally difficult for humans or computers to understand. Similar to obfuscation in natural language, code obfuscation may involve using unnecessarily roundabout ways to write statements.

  4. Category:Software obfuscation - Wikipedia

    en.wikipedia.org/wiki/Category:Software_obfuscation

    Main page; Contents; Current events; Random article; About Wikipedia; Contact us

  5. List of CIL instructions - Wikipedia

    en.wikipedia.org/wiki/List_of_CIL_instructions

    Extract a value-type from obj, its boxed representation, and push a controlled-mutability managed pointer to it to the top of the stack. Object model instruction 0xA5 unbox.any <typeTok> Extract a value-type from obj, its boxed representation, and copy to the top of the stack. Object model instruction 0xFE 0x13 volatile.

  6. Executable compression - Wikipedia

    en.wikipedia.org/wiki/Executable_compression

    Executable compression used to be more popular when computers were limited to the storage capacity of floppy disks, which were both slow and low capacity media, and small hard drives; it allowed the computer to store more software in the same amount of space, without the inconvenience of having to manually unpack an archive file every time the ...

  7. DashO (software) - Wikipedia

    en.wikipedia.org/wiki/DashO_(software)

    DashO is a code obfuscator, compactor [clarification needed], optimizer, watermarker [clarification needed], [2] and encryptor for Java, Kotlin and Android applications. [3] It aims to achieve little or no performance loss even as the code complexity increases.

  8. Managed Extensibility Framework - Wikipedia

    en.wikipedia.org/wiki/Managed_Extensibility...

    Managed Extensibility Framework (MEF) is a component of .NET Framework 4.0 aiming to create lightweight, extensible applications. It aims to allow .NET application developers to discover and use extensions with no configuration required.

  9. DotGNU - Wikipedia

    en.wikipedia.org/wiki/DotGNU

    DotGNU is a decommissioned [1] part of the GNU Project that started in January 2001 and aimed to provide a free software replacement for Microsoft's .NET Framework.The DotGNU project was run by the Free Software Foundation.