RevealTheme logo

کدگذار و کدگشای رمز سزار

متن را با رمز سزار کدگذاری یا کدگشایی کنید: جایگزینی حروف بر اساس یک جابه‌جایی ثابت.

نحوه استفاده از این ابزار

  1. 1

    Type or paste your message into the text area.

  2. 2

    Drag the Shift slider to pick a key from -25 to +25; the default is 3.

  3. 3

    Read the transformed text in the gray output box, which updates instantly as you type or move the slider.

  4. 4

    To decode a message, set the shift to the negative of the value used to encode it (for example, use -3 to undo a +3 shift).

رمز سزار چیست؟

رمز سزار یکی از قدیمی‌ترین روش‌های شناخته‌شده رمزگذاری است که به مکاتبات نظامی ژولیوس سزار در حدود سال ۵۰ پیش از میلاد بازمی‌گردد. هر حرف به تعداد ثابتی از موقعیت‌ها در الفبا جابه‌جا می‌شود. تنها با ۲۵ کلید ممکن، شکستن آن به‌سادگی انجام می‌شود، اما ابزاری عالی برای آموزش مبانی رمزنگاری است.

موارد استفاده رایج

  • Teaching cryptography basics in a classroom by letting students watch each letter shift in real time.

  • Solving or creating Caesar-cipher puzzles in escape rooms, ARGs, and CTF challenges.

  • Decoding ROT13 text from forums or email by setting the shift to 13 or -13.

  • Brute-forcing an unknown shift: scrub the slider through all 25 values until readable text appears.

  • Generating lightly obfuscated spoiler text or hint answers that readers must shift back to reveal.

  • Prototyping and debugging encode/decode logic before wiring up a stronger cipher in your own code.

پرسش‌های متداول

جابه‌جایی ۱۳ چیست؟
این همان ROT13 است، یک حالت خاص خود-معکوس که اعمال دوباره آن متن اصلی را بازمی‌گرداند.

ابزارهای مرتبط