etke

Results 5 comments of etke
trafficstars

@disconnect3d, great ideas! Personally I have been using the json output to feed into a centralized webapp for doing better trend analysis when looking at platforms as a whole but...

Prettified json output has been included with https://github.com/etke/checksec.rs/commit/ec5694f196e183ba64024f1c5e44664430dcc787 and https://github.com/etke/checksec.rs/commit/e5cdbd19bc1555297f4b550f4c82e8346cca13de Leaving the issue open untill table output and mitigation statistics requests are fulfilled.

Agreed the current mechanisms for toggling colorized output is non-ideal. I will look at supporting run-time color configuration in in a future release.

Long over-due but should be resolved with https://github.com/etke/checksec.rs/commit/4033e5b95f27c25e9556dfc378eb653087b7ccc2

Nice work! Had introducing a disassembler for checks like this in my backlog.