viper-framework / viper

Binary analysis and management framework
Other
1.54k stars 353 forks source link

Viper doc commands #704

Closed jaegeral closed 6 years ago

jaegeral commented 6 years ago

As stated in https://github.com/viper-framework/viper/issues/697 I reviewed the commands documentation. I think it can be reviewed for merge.

Web interface and API documentation will be a dedicated branch.

codecov-io commented 6 years ago

Codecov Report

Merging #704 into master will increase coverage by 0.64%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #704      +/-   ##
==========================================
+ Coverage   40.58%   41.22%   +0.64%     
==========================================
  Files         129      129              
  Lines       12670    12834     +164     
==========================================
+ Hits         5142     5291     +149     
- Misses       7528     7543      +15
Impacted Files Coverage Δ
viper/core/ui/console.py 66.53% <0%> (+3.2%) :arrow_up:
viper/modules/office.py 63.63% <0%> (+8.91%) :arrow_up:
viper/core/logger.py 95.83% <0%> (+13.48%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 32211ab...4b48a31. Read the comment docs.

botherder commented 6 years ago

Great :+1: