Changeset 83
- Timestamp:
- 08/21/15 12:09:23 (9 years ago)
- Location:
- wiki
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/Overview.wiki
r63 r83 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>.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://github.com/ecbftw/bletchley">source code</a>. 2 2 3 3 *Contents* … … 5 5 6 6 = Installation = 7 See: <a href="https:// code.google.com/p/bletchley/source/browse/trunk/INSTALL">INSTALL</a>7 See: <a href="https://github.com/ecbftw/bletchley/blob/master/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="https:// bletchley.googlecode.com/svn/wiki/images/bletchley-analyze.png" />52 <img src="https://raw.githubusercontent.com/ecbftw/bletchley/master/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="https:// code.google.com/p/bletchley/issues/list">here</a>, or122 Having trouble? Submit an issue <a href="https://github.com/ecbftw/bletchley/issues">here</a>, or 123 123 ask on the <a href="https://groups.google.com/d/forum/bletchley-devel">email list</a>. 124 124 … … 128 128 We welcome any kind of help with the project, from new tools to bug 129 129 fixes and documentation. You might want to start with our 130 <a href="https:// code.google.com/p/bletchley/source/browse/trunk/doc/TODO">TODO</a>130 <a href="https://github.com/ecbftw/bletchley/blob/master/trunk/doc/TODO">TODO</a> 131 131 list. To submit a patch, just check out a copy of our Subversion 132 132 repository, make your changes, and submit the output of `svn diff` to one of the project leaders. -
wiki/Summary.wiki
r59 r83 15 15 16 16 17 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 <a href="http://vsecurity.com/">VSR</a>, though code/testing contributions are greatly appreciated. 17 For more information on the specific tools, see the <a href="https://github.com/ecbftw/bletchley/blob/master/wiki/Overview.wiki">documentation</a>. Bletchley was created by pentesters at <a href="http://vsecurity.com/">VSR</a> and is now maintained by <a href="https://blindspotsecurity.com/">Blindspot Security</a>. Note that contributions (patches, testing, bug reports) are greatly appreciated.
Note: See TracChangeset
for help on using the changeset viewer.