scispace - formally typeset
D

Douglas Low

Researcher at University of Auckland

Publications -  5
Citations -  2323

Douglas Low is an academic researcher from University of Auckland. The author has contributed to research in topics: Source code & Obfuscation (software). The author has an hindex of 5, co-authored 5 publications receiving 2261 citations. Previous affiliations of Douglas Low include Intertrust Technologies Corporation.

Papers
More filters

A Taxonomy of Obfuscating Transformations

TL;DR: It is argued that automatic code obfuscation is currently the most viable method for preventing reverse engineering and the design of a code obfuscator is described, a tool which converts a program into an equivalent one that is more diicult to understand and reverse engineer.
Proceedings ArticleDOI

Manufacturing cheap, resilient, and stealthy opaque constructs

TL;DR: The design of a Java code obfuscator is described, a tool which - through the application of code transformations - converts a Java program into an equivalent one that is more difficult to reverse engineer.
Patent

Obfuscation techniques for enhancing software security

TL;DR: In this paper, a method for obfuscation techniques for enhancing software security includes selecting a subset of code (e.g., compiled source code of an application) to obfuscate, and obfuscating the selected subset of the code.
Proceedings ArticleDOI

Breaking abstractions and unstructuring data structures

TL;DR: This paper shows how to obfuscate classes, arrays, procedural abstractions and built-in data types like strings, integers and booleans in a control flow obfuscator for Java.
Journal ArticleDOI

Protecting Java code via code obfuscation

TL;DR: This work will examine how code obfuscation can help protect Java bytecodes in a platform independent bytecode format.