Mitat Efe UNAL
Mitat Efe UNAL
**Describe what's not working** İ have a jar file and i think its a malware, it seems to bee using Paramorphism 2.1, but Threadtear ^couldn't deobfustucate the code successfully, Example...
So im writing a program just rendering screen a BMP there is all of my code and Exeptıons as err. i making this like in renderer example. ``` package main...
i have a code like this for my idie game: ``` package main import ( "github.com/faiface/pixel" "github.com/faiface/pixel/pixelgl" ) func run() { // all of our code will be fired up...