https://github.com/clach04/tombo
Import and update of https://osdn.net/projects/tombo/scm/git/Tombo/
https://github.com/clach04/tombo
blowfish decryption encryption encryption-decryption notes pocketpc text tombo wince windows windows-ce windows-desktop windowsce
Last synced: 7 months ago
JSON representation
Import and update of https://osdn.net/projects/tombo/scm/git/Tombo/
- Host: GitHub
- URL: https://github.com/clach04/tombo
- Owner: clach04
- Created: 2019-12-13T06:07:10.000Z (almost 6 years ago)
- Default Branch: my_changes
- Last Pushed: 2024-11-28T02:59:57.000Z (11 months ago)
- Last Synced: 2025-01-19T03:15:06.065Z (9 months ago)
- Topics: blowfish, decryption, encryption, encryption-decryption, notes, pocketpc, text, tombo, wince, windows, windows-ce, windows-desktop, windowsce
- Language: C++
- Homepage: https://osdn.net/projects/tombo/scm/git/Tombo/
- Size: 1.33 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tombo fork/mirror
For more information see https://github.com/clach04/puren_tonbo/wiki/Tombo
This repo contains the "recent" history of Tombo for Windows Desktop (for Windows CE, PocketPC, and Mobile see https://github.com/clach04/tombo_cvs).
The code does build under Windows with the Microsoft Visual Studio C/C++ compiler.
However it relies on some third-party libraries and the source code is NOT in this repo, but 32-bit pre-built lib and DLLs are included in the source code repo 😢A command line tool, TomboCrypt, can be built on other platforms both 64-bit and 32-bit using alternative compilers. For example GCC.
For more portable, robust and easier-to-maintain tools see https://github.com/clach04/puren_tonbo
Also checkout [Tombo-U](https://sourceforge.net/projects/tombo-u/) which adds **some** Unicode (limited to BMP) support to Tombo.
https://github.com/clach04/tombo/issues/8