Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 393 Bytes

File metadata and controls

4 lines (3 loc) · 393 Bytes

Jenkins Self Service Decompiled Java Workspace

A tool utilizing Docker, Jenkins, and a bit of magic that allows users to seamlessly create a web based IDE containing their JAR/WAR decompiled and ready to read through.

The purpose of this is to allow a user to upload a JAR/WAR and receive a link that contains a temporary visual studio code workspace with their code ready for inspection