Website.
This commit is contained in:
commit
13f2d54790
BIN
Obfuscator-2_1.exe
Normal file
BIN
Obfuscator-2_1.exe
Normal file
Binary file not shown.
1
Obfuscator-2_1.exe.d
Normal file
1
Obfuscator-2_1.exe.d
Normal file
@ -0,0 +1 @@
|
|||||||
|
By request, updated executable version 2.1 for Windows.
|
BIN
Obfuscator-2_1.exe.d.jpeg
Normal file
BIN
Obfuscator-2_1.exe.d.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 548 B |
BIN
Obfuscator-2_1.zip
Normal file
BIN
Obfuscator-2_1.zip
Normal file
Binary file not shown.
1
Obfuscator-2_1.zip.d
Normal file
1
Obfuscator-2_1.zip.d
Normal file
@ -0,0 +1 @@
|
|||||||
|
Source code for 2.1 for Windows.
|
BIN
Obfuscator-3_0.zip
Normal file
BIN
Obfuscator-3_0.zip
Normal file
Binary file not shown.
1
Obfuscator-3_0.zip.d
Normal file
1
Obfuscator-3_0.zip.d
Normal file
@ -0,0 +1 @@
|
|||||||
|
Updated to ansi c for your compiling pleasure.
|
2
index.d
Normal file
2
index.d
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
Secret stream cipher private-key encryption that uses a pseudorandom
|
||||||
|
keystream based on a user-specified key.
|
61
index.html
Normal file
61
index.html
Normal file
@ -0,0 +1,61 @@
|
|||||||
|
<!doctype html public "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||||
|
|
||||||
|
<html>
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<title>http://neil.chaosnet.org/code/Obfuscator/</title>
|
||||||
|
<meta name = "Content-type" http-equiv = "Content-Type" content = "text/html; charset=us-ascii">
|
||||||
|
<meta name = "Keywords" content = "code, Obfuscator, neil">
|
||||||
|
<meta name = "Description" content = "Do'n't go here. Ultra-secret archive."> <!-- bad form, print index.d -->
|
||||||
|
<meta name = "Author" content = "Neil">
|
||||||
|
<meta name = "Generator" content = "This pristine code lies unmarred by infantile editors!">
|
||||||
|
<link rel = "top" href = "http://neil.chaosnet.org/">
|
||||||
|
<link rel = "icon" href = "/favicon.ico" type = "image/x-icon">
|
||||||
|
<link rel = "shortcut icon" href = "/favicon.ico" type = "image/x-icon">
|
||||||
|
<link rel = "stylesheet" type = "text/css" href = "/neil.css">
|
||||||
|
<link rel = "alternate" type = "application/rss+xml" title = "News from Afar" href = "/newsfeed.rss">
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<p class = "noprint"><img src = "/neil.jpeg" width = 528 height = 56 alt = "[ Mælström ]"></p>
|
||||||
|
<p>
|
||||||
|
Secret stream cipher private-key encryption that uses a pseudorandom
|
||||||
|
keystream based on a user-specified key.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<div class = "clear"></div>
|
||||||
|
|
||||||
|
<div class = "file"><div class = "file-leftfixed">
|
||||||
|
<a href = ".."><img src = "../../dir.jpeg" alt = "[ Dir ]"></a>
|
||||||
|
<div class = "icontext"><div><a href = "..">..</a></div></div>
|
||||||
|
</div><div class = "file-rightfixed">
|
||||||
|
Programming.
|
||||||
|
</div></div>
|
||||||
|
|
||||||
|
<div class = "file"><div class = "file-leftfixed">
|
||||||
|
<a href = "Obfuscator-2_1.exe"><img src = "Obfuscator-2_1.exe.d.jpeg" alt = "[ File ]"></a>
|
||||||
|
<div class = "icontext"><div><a href = "Obfuscator-2_1.exe">Obfuscator-2_1.exe</a> (23 KB)</div></div>
|
||||||
|
</div><div class = "file-rightfixed">
|
||||||
|
By request, updated executable version 2.1 for Windows.
|
||||||
|
</div></div>
|
||||||
|
|
||||||
|
<div class = "file"><div class = "file-leftfixed">
|
||||||
|
<a href = "Obfuscator-2_1.zip"><img src = "../../file.jpeg" alt = "[ File ]"></a>
|
||||||
|
<div class = "icontext"><div><a href = "Obfuscator-2_1.zip">Obfuscator-2_1.zip</a> (27 KB)</div></div>
|
||||||
|
</div><div class = "file-rightfixed">
|
||||||
|
Source code for 2.1 for Windows.
|
||||||
|
</div></div>
|
||||||
|
|
||||||
|
<div class = "file"><div class = "file-leftfixed">
|
||||||
|
<a href = "Obfuscator-3_0.zip"><img src = "../../file.jpeg" alt = "[ File ]"></a>
|
||||||
|
<div class = "icontext"><div><a href = "Obfuscator-3_0.zip">Obfuscator-3_0.zip</a> (15 KB)</div></div>
|
||||||
|
</div><div class = "file-rightfixed">
|
||||||
|
Updated to ansi c for your compiling pleasure.
|
||||||
|
</div></div>
|
||||||
|
|
||||||
|
<div><img src = "/hline.gif" width = 528 height = 2 alt = "--">
|
||||||
|
<img src = "/pi.gif" width = 16 height = 16 alt = "π" class = "right"></div>
|
||||||
|
<p class = "noscreen">From <a href = "http://neil.chaosnet.org/code/Obfuscator/">http://neil.chaosnet.org/code/Obfuscator/</a>.</p>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
Loading…
Reference in New Issue
Block a user