Azrotronik

Results 2 issues of Azrotronik

I'm wrapping CreateProcess.go or CreateThread.go or CreateThreadNative.go in functions as the following snippet shows ``` func main(){ //Processing runCreateThread() // or syscall, or createProcess... Just the regular functions to pop...

As requested in issue #14, added an option to output pure JSON.