mirror of
https://github.com/planetrenox/inzerosight.git
synced 2026-09-18 10:05:44 +00:00
docs: put demo gif before ui.png and add Sign explanation
This commit is contained in:
@@ -9,13 +9,16 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="docs/ui.png" alt="inØsight user interface">
|
<img src="docs/inzerosight.gif" alt="inØsight demo">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="docs/inzerosight.gif" alt="inØsight demo">
|
<img src="docs/ui.png" alt="inØsight user interface">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
### Sign
|
||||||
|
When enabled, prepends an invisible zero-width signature to the output. This allows inØsight to automatically detect hidden messages across web pages, identify the base and cipher, and show the on-screen decode button.
|
||||||
|
|
||||||
## How ZWUS Works
|
## How ZWUS Works
|
||||||
|
|
||||||
1. Take each character's Unicode code point.
|
1. Take each character's Unicode code point.
|
||||||
|
|||||||
Reference in New Issue
Block a user