Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 531 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 531 Bytes

Here we collect resources, tools, case studies for the DEBLOAT expedition project supported by WASP

Debloating tools

As part of the WASP DEBLOAT Expedition, we develop the following tools to remove unnecessary code at different levels of the software stack

  • Depclean to remove unnecessary third-party dependencies in Java projects
  • Jdbl to remove unnecessary methods and classes, based on dynamic traces