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 b25941ae1c txt_steg.py Logic Error Fix
Solved issues:
-Default changes second MSB instead of LSB
-Check for size limit was checking number of characters in data floor division 8 instead of multiplying by number of bits available for use.

Notes:
Renamed byte to char for clarity (Python Char = 4 bytes)
2023-05-31 17:13:06 +08:00
cleontay 7deda29c10 Re-Arragement of the whole folder 2023-05-30 18:53:26 +08:00