fkie-cad / fact_extractor

Standalone Utility for FACT-like extraction
GNU General Public License v3.0
80 stars 31 forks source link

Adobe ascii85 #28

Closed 0xricksanchez closed 4 years ago

0xricksanchez commented 4 years ago

Introduces an initial unpacker for Adobe ASCII85 encoded character streams as discussed in Issue #20

codecov[bot] commented 4 years ago

Codecov Report

Merging #28 into master will increase coverage by 0.19%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage   88.92%   89.11%   +0.19%     
==========================================
  Files         107      109       +2     
  Lines        2979     3031      +52     
==========================================
+ Hits         2649     2701      +52     
  Misses        330      330
Impacted Files Coverage Δ
..._extractor/plugins/unpacking/ascii85/code/adobe.py 100% <100%> (ø)
...lugins/unpacking/ascii85/test/test_plugin_adobe.py 100% <100%> (ø)

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 3247d09...d488b82. Read the comment docs.