cracking.rst
changeset 2228 837f1337c59b
parent 1912 8b81a8f0f692
--- a/cracking.rst	Sat Feb 10 01:28:53 2018 +0200
+++ b/cracking.rst	Sat Feb 10 01:30:24 2018 +0200
@@ -11,22 +11,21 @@
 
 If look to password cracking competitions:
 
- * http://contest-2015.korelogic.com/teams.html
- * http://contest-2014.korelogic.com/teams.html
- * http://contest-2013.korelogic.com/teams.html
- * http://contest-2012.korelogic.com/teams.html
- * http://contest-2011.korelogic.com/teams.html
+* http://contest-2015.korelogic.com/teams.html
+* http://contest-2014.korelogic.com/teams.html
+* http://contest-2013.korelogic.com/teams.html
+* http://contest-2012.korelogic.com/teams.html
+* http://contest-2011.korelogic.com/teams.html
 
 most used software are:
 
- * Hashcat suite
- * John the Ripper
+* Hashcat suite
+* John the Ripper
 
-  http://hashcat.net/hashcat/
-    CPU based.
-  http://hashcat.net/oclhashcat/
-    GPU based.
-
+http://hashcat.net/hashcat/
+  CPU based.
+http://hashcat.net/oclhashcat/
+  GPU based.
 
 How to create crack archive?
 ============================
@@ -35,10 +34,10 @@
 
 Along with content provide these files:
 
- * .nfo - crack team logo, info about content, enjoy greeting.
- * .url - internet shortcut file.
- * FILE_ID.DIZ - plain text file containing brief content description of the
-   archive in which it is included.
+* .nfo - crack team logo, info about content, enjoy greeting.
+* .url - internet shortcut file.
+* FILE_ID.DIZ - plain text file containing brief content description of the
+  archive in which it is included.
 
 .nfo
 ----
@@ -46,20 +45,21 @@
 Old .nfo use code page 437. New .nfo file use ISO-8859-1/ISO-8859-15 or
 Unicode UTF-8 characters.
 
-  http://en.wikipedia.org/wiki/.nfo
-   .nfo
+http://en.wikipedia.org/wiki/.nfo
+  .nfo
 
 .url
 ----
 
-Internet shortcut file. Content like this:
+Internet shortcut file. Content like this::
 
   [InternetShortcut]
   URL=http://example.com/
 
-  http://www.cyanwerks.com/file-format-url.html
-    An Unofficial Guide to the URL File Format, 3ed
+See:
 
+http://www.cyanwerks.com/file-format-url.html
+  An Unofficial Guide to the URL File Format, 3ed
 
 FILE_ID.DIZ
 -----------
@@ -67,10 +67,10 @@
 FILE_ID stands for "file identification". DIZ stands for Description In
 Zipfile.
 
-  http://www.textfiles.com/computers/fileid.txt
-    v1.9 spec
-  http://en.wikipedia.org/wiki/FILE_ID.DIZ
-    FILE_ID.DIZ
+http://www.textfiles.com/computers/fileid.txt
+  v1.9 spec
+http://en.wikipedia.org/wiki/FILE_ID.DIZ
+  FILE_ID.DIZ
 
 Crack intro.
 ------------
@@ -80,7 +80,7 @@
 of which "cracking crew" or individual cracker was responsible for removing
 the software's copy protection and distributing the crack.
 
-  http://en.wikipedia.org/wiki/Crack_intro
-    Crack intro
-  http://www.defacto2.net/cracktros.cfm
-    Hundreds of cracktros, loaders and installers for the PC
+http://en.wikipedia.org/wiki/Crack_intro
+  Crack intro
+http://www.defacto2.net/cracktros.cfm
+  Hundreds of cracktros, loaders and installers for the PC