Package crystalpalace.spec
Class LinkResult
- java.lang.Object
-
- crystalpalace.spec.LinkResult
-
public class LinkResult extends java.lang.ObjectOutput from the Crystal Palace linker- Author:
- Raphael Mudge
-
-
Constructor Summary
Constructors Constructor Description LinkResult()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]getProgram()Get the linker outputbyte[]getRules()Get the Yara rules generated by our linker.
-