flat assembler
Message board for the users of flat assembler.

Index > Linux > Simple symmetric cypher LINUX 32bit

Author
Thread Post new topic Reply to topic
filox



Joined: 13 Feb 2013
Posts: 11
filox 04 Sep 2015, 08:52
Simple program for Linux to encode any input file inverting all bits;
i'm a newbie so i'm waiting for corrections and suggestions.

- i could only use registers but i think in this way is more readable
- bytes read in a single pass can be set at the beginning of ile with BYTES symbol (speed)
- cypher method can be changed easily

examples:

ENCODE

echo "test" | ./cypher_input

DECODE

echo "test" | ./cypher_input | ./cypher_input

I hope can be useful for newbies Smile


Description:
Download
Filename: cypher_input.asm
Filesize: 1019 Bytes
Downloaded: 2038 Time(s)

Post 04 Sep 2015, 08:52
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.