Hauptseite: Unterschied zwischen den Versionen

Aus Iosoft
Zur Navigation springenZur Suche springen
Zeile 15: Zeile 15:
  
 
=== Tools ===
 
=== Tools ===
* Hash-Generator
+
==== Hash-Generator ====
** <html>
+
<html>
 
<form action="/hash.php" target="_blank">
 
<form action="/hash.php" target="_blank">
 
Format: <select name="tool">
 
Format: <select name="tool">
Zeile 71: Zeile 71:
 
</form>
 
</form>
 
</html>
 
</html>
* MD5-Reverse
+
 
** <html>
+
==== MD5-Reverse ====
 +
<html>
 
<form action="/md5.php" target="_blank">
 
<form action="/md5.php" target="_blank">
 
Format: <select name="format">
 
Format: <select name="format">
Zeile 85: Zeile 86:
 
</form>
 
</form>
 
</html>
 
</html>
* Unserialize-Tool
+
 
** <html>
+
==== Unserialize-Tool ====
 +
<html>
 
<form action="/serialize.php" method="post" target="_blank">
 
<form action="/serialize.php" method="post" target="_blank">
 
Input: <textarea name="input"></textarea>
 
Input: <textarea name="input"></textarea>
Zeile 92: Zeile 94:
 
</form>
 
</form>
 
</html>
 
</html>
* Passwort-Generator
+
 
** <html>
+
==== Passwort-Generator ====
 +
<html>
 
<form action="/getpw.php" target="_blank">
 
<form action="/getpw.php" target="_blank">
 
Length: <input type="text" name="length" value="10" size="2"/>
 
Length: <input type="text" name="length" value="10" size="2"/>
Zeile 99: Zeile 102:
 
</form>
 
</form>
 
</html>
 
</html>
** http://www.gaijin.at/olspwgen.php
+
http://www.gaijin.at/olspwgen.php
  
 
== Starthilfen ==
 
== Starthilfen ==

Version vom 9. September 2009, 08:49 Uhr

Willkommen bei iosoft

Dies ist das Wiki der Firma iosoft.

Dialog-warning.png

ACHTUNG!

Bitte daran denken, dass die Startseite öffentlich und für jeden zugänglich ist. Vertrauliche Informationen bitte nur auf den Unterseiten hinterlegen!

Rubriken

Tools

Hash-Generator

Format: Value:

MD5-Reverse

Format: Hash:

Unserialize-Tool

Input:

Passwort-Generator

Length:

http://www.gaijin.at/olspwgen.php

Starthilfen