Commit Graph

3 Commits

Author SHA1 Message Date
devoalda e49a45493b Cleared all print statements in Modules, Errors are raised instead of print. file_steg works with csv.
Signed-off-by: devoalda <linuxes_mojoworld@aleeas.com>
2023-05-31 21:04:18 +08:00
Rymndt 1e50a408d7 img_steg.py Logic Error Fix
Solved issues:
-Default changes second MSB instead of LSB
-Check does not take into account number of bits to be used for encoding

Notes:
-Altered check to compare bit sizes instead of byte sizes to accommodate above fix
2023-05-31 18:27:49 +08:00
cleontay 37706ffe24 PNG image encoding Integrated 2023-05-30 17:44:50 +08:00