Lucene search
+L

2 matches found

Kitploit
Kitploit
added 2026/08/25 11:23 a.m.2 views

steganography

أداة إخفاء البيانات في الصور أداة بسيطة مكتوبة بلغة C++ تستخدم التشفير وإخفاء البيانات لحماية محتويات ملف، ثم تقوم بتضمينها داخل بيانات البكسل في الصورة باستخدام ترميز البت الأقل أهمية LSB. تعمل على أنظمة Linux وMacOS وWindows. التضمين root@kitploit: $ ./steganography encode -i data/orig.png -e...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2018/02/03 9:07 p.m.41 views

LSB-Steganography - Python program to steganography files into images using the Least Significant Bit

Python program based on stegonographical methods to hide files in images using the Least Significant Bit technique. I used the most basic method which is the least significant bit. A colour pixel is composed of red, green and blue, encoded on one byte. The idea is to store information in the firs...

7AI score
SaveExploits0References1
Rows per page
Query Builder