pwntester / dotnet-deserialization-scanner

.NET Deserialization Passive Scanner
MIT License
45 stars 13 forks source link

Please build from source #1

Open B4RD4k opened 4 years ago

B4RD4k commented 4 years ago

I can't build the project into JAR file. Could you add the installation guide, or share the JAR.

10x

dogasantos commented 3 years ago

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.

ayadim commented 7 months ago

can't build the jar -_-