Squiblydoo / debloat

A GUI and CLI tool for removing bloat from executables
BSD 3-Clause "New" or "Revised" License
301 stars 25 forks source link

Bug Fix and rename "Unsafe" to "Last-ditch" #12

Closed Squiblydoo closed 12 months ago

Squiblydoo commented 12 months ago

Identified a logic bug where the bloated section wasn't being reduced when it wasn't the final section of the PE. As a result of fixing this bug, I resolved a TO-DO which was to adjust the offsets the everything after the reduced bloated section.