News

Xenocode Protects .NET IP

Xenocode releases Postbuild 2008 for .NET, a code-obfuscation and deployment tool that protects intellectual property.

Are you looking to keep rogue developers from reverse engineering -- or worse, copying -- your .NET-based desktop apps? A new tool lets software developers protect their intellectual property (IP) from various abuses.

Xenocode's Postbuild 2008 for .NET is the latest release of the Seattle-based virtualization and dev tools maker's code-obfuscation and deployment solution for developers writing to the Windows platform. The tool lets developers deploy .NET apps in a single executable, which can then run on any Windows desktop, regardless of whether it's based on the .NET Framework. At the same time, Postbuild employs its well-known obfuscation techniques to thwart decompilers and protect IP.

Obfuscated code (sometimes called "shrouded" code) is source code that has deliberately been made difficult to read to stop reverse engineering. Over the past few years, the company has expanded the scope of the product with application virtualization capabilities.

Kenji Obata, CEO and founder of Xenocode, says the company has observed two key problems developers encounter when deploying .NET-based applications. One is the ease of reverse engineering .NET-based code. That led the company to build the obfuscation solution. But a more substantial issue was the need to install a .NET runtime on end users' machines before the developer could run the application. "It's a huge barrier to deploying .NET-based applications," Obata says. "And as the .NET platform has evolved, new issues have arisen, particularly around .NET Framework versioning. In addition, you have this very large installed base out there that doesn't even have the .NET runtime on their machines. All of which complicates deployment, test and support."

Application Isolation
Virtualization in the app layer is essentially about isolating the applications from the hardware and the OS, explains Neil Macehiter, research director at IT market research firm Macehiter Ward-Dutton Ltd. The process encapsulates applications as independent, moveable objects that can be relocated without disturbing other systems.

Postbuild 2008 for .NET employs a range of obfuscation techniques and integrates directly with Xenocode's maturing app virtualization engine. It's designed to allow developers to deploy their apps in pre-configured virtual executables that "run instantly on any Windows desktop via intranets, the Internet, USB keys or existing desktop management infrastructure," the company says. This edition also comes with support for Visual Studio 2008, .NET 3.0 and 3.5, Windows Presentation Foundation and Language Integrated Query (LINQ).

Along with the ability to convert .NET binaries into native executables, Postbuild's toolkit includes assembly-linking capabilities plus filesystem, registry and service virtualization features.

About the Author

John K. Waters is the editor in chief of a number of Converge360.com sites, with a focus on high-end development, AI and future tech. He's been writing about cutting-edge technologies and culture of Silicon Valley for more than two decades, and he's written more than a dozen books. He also co-scripted the documentary film Silicon Valley: A 100 Year Renaissance, which aired on PBS.  He can be reached at [email protected].

comments powered by Disqus

Featured

  • Full Stack Hands-On Development with .NET

    In the fast-paced realm of modern software development, proficiency across a full stack of technologies is not just beneficial, it's essential. Microsoft has an entire stack of open source development components in its .NET platform (formerly known as .NET Core) that can be used to build an end-to-end set of applications.

  • .NET-Centric Uno Platform Debuts 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

Subscribe on YouTube