Changeset 59
- Timestamp:
- 08/13/13 01:15:38 (11 years ago)
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/Overview.wiki
r56 r59 1 Here you will find a brief overview of the tools and libraries provided by Bletchley. For further details, see the individual tool usage statements, pydoc documentation, and of course the <a href="http ://code.google.com/p/bletchley/source/browse/trunk/">source code</a>.1 Here you will find a brief overview of the tools and libraries provided by Bletchley. For further details, see the individual tool usage statements, pydoc documentation, and of course the <a href="https://code.google.com/p/bletchley/source/browse/trunk/">source code</a>. 2 2 3 3 *Contents* … … 5 5 6 6 = Installation = 7 See: <a href="http ://code.google.com/p/bletchley/source/browse/trunk/INSTALL">INSTALL</a>7 See: <a href="https://code.google.com/p/bletchley/source/browse/trunk/INSTALL">INSTALL</a> 8 8 9 9 = Command Line Tools = … … 50 50 51 51 These tokens were then fed to `bletchley-analyze`: 52 <img src="http ://bletchley.googlecode.com/svn/wiki/images/bletchley-analyze.png" />52 <img src="https://bletchley.googlecode.com/svn/wiki/images/bletchley-analyze.png" /> 53 53 54 54 1. <i>Bletchley's blobtools module currently supports 36 encoding variants, … … 120 120 = Support = 121 121 122 Having trouble? Submit an issue <a href="http ://code.google.com/p/bletchley/issues/list">here</a>.122 Having trouble? Submit an issue <a href="https://code.google.com/p/bletchley/issues/list">here</a>. 123 123 124 124 … … 127 127 We welcome any kind of help with the project, from new tools to bug 128 128 fixes and documentation. You might want to start with our 129 <a href="http ://code.google.com/p/bletchley/source/browse/trunk/doc/TODO">TODO</a>129 <a href="https://code.google.com/p/bletchley/source/browse/trunk/doc/TODO">TODO</a> 130 130 list. To submit a patch, just check out a copy of our Subversion 131 131 repository, make your changes, and submit the output of `svn diff` to one of the project leaders. -
wiki/Summary.wiki
r57 r59 15 15 16 16 17 For more information on the specific tools, see the <a href="http ://code.google.com/p/bletchley/wiki/Overview">documentation</a>. Bletchley is maintained by17 For more information on the specific tools, see the <a href="https://code.google.com/p/bletchley/wiki/Overview">documentation</a>. Bletchley is maintained by 18 18 <a href="http://vsecurity.com/">VSR</a>, though code/testing contributions are greatly appreciated.
Note: See TracChangeset
for help on using the changeset viewer.