angr / angr-dev

Some helper scripts to set up an environment for angr development.
BSD 2-Clause "Simplified" License
114 stars 95 forks source link

Simplify logging system #160

Closed twizmwazin closed 2 years ago

twizmwazin commented 2 years ago

This removes logging redirection and verbose mode. This was not used consistently throughout the script and makes future changes easier.