Aaron D. Lee
|
5df9b9dac8
|
Add Image Security Toolkit (tools)
Library:
- Add peek_image() to detect Stegasoo headers without decrypting
CLI:
- stegasoo tools capacity <image> - show LSB/DCT capacity
- stegasoo tools strip <image> - remove EXIF metadata
- stegasoo tools peek <image> - detect hidden data
API:
- POST /api/tools/capacity
- POST /api/tools/strip-metadata
- POST /api/tools/peek
WebUI:
- /tools page with tabbed interface (login required)
- Basic implementation - needs polish (dropzones, better results)
Architecture: Library -> CLI -> API -> WebUI pattern
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-04 00:54:40 -05:00 |
|