dotnet-deserialization-scanner
dotnet-deserialization-scanner copied to clipboard
Please build from source
I can't build the project into JAR file. Could you add the installation guide, or share the JAR.
10x
install gradle via apt
apt-get install graddle
git clone this repo enter repo directory then run:
gradle fatJar
That will generate the following file: ./build/libs/dotnet_deserialization_scanner-all.jar
Hope this helps.