# Class: com.pnfsoftware.jeb.core.units.code.asm.sig.SiglibGen

Generator of native signature files \(`*.siglib`\) for JEB. 

 Supported file formats that can be signed: PE, ELF, MS COFF, AR and JDB2 files \(for all supported architectures\). All routines extracted from those files will be signed. 

 See the sample configuration file `siglibs/custom/sample-siglib.cfg`.

## Constructor: SiglibGen


## Static Method: main
- parameter: `args`, type: `java.lang.String[]`

Description: Run the native signature generator.
parameter: args: command\-line arguments; expects a single configuration file path
throws: if UTF\-8 encoding is not supported

