OpenOffice Calc Password Remover Code
Status: Alpha
Brought to you by:
spectrum70
| File | Date | Author | Commit |
|---|---|---|---|
| include | 2011-06-17 | spectrum70 | [r1] added 0.90 alpha |
| obj | 2011-06-17 | spectrum70 | [r1] added 0.90 alpha |
| res | 2012-03-19 | spectrum70 | [r6] |
| src | 2011-06-17 | spectrum70 | [r1] added 0.90 alpha |
| AUTHORS | 2012-02-12 | spectrum70 | [r4] release |
| COPYING | 2012-02-12 | spectrum70 | [r4] release |
| ChangeLog | 2012-02-12 | spectrum70 | [r4] release |
| INSTALL | 2012-02-12 | spectrum70 | [r4] release |
| Makefile.am | 2012-02-12 | spectrum70 | [r4] release |
| NEWS | 2012-02-12 | spectrum70 | [r4] release |
| README | 2012-03-19 | spectrum70 | [r5] update configure for ANSI wxWidgets check only |
| configure | 2012-03-19 | spectrum70 | [r5] update configure for ANSI wxWidgets check only |
| configure.ac | 2012-03-19 | spectrum70 | [r5] update configure for ANSI wxWidgets check only |
OOCPR
This little program aim is to help removing openoffice calc spreadsheets
passwords.
Prerequisites: wxWidgets >= 2.8.0
HOW TO INSTALL
Read eventually INSTALL file inside the package, but in brief:
1 - install wxWidgets 2.8.x "dev" package, and all his dependencies.
In Debian/Kubuntu/Ubuntu do:
sudo apt-get install libwxgtk2.8-dev
or do the equivalent command in other distributions,
2 - from the unpacked folder run in order
./configure
make
3 - from here run the executable
./oocpr
***************************** IMPORTANT NOTE *********************************
Don't use "make install", once "make" has been done move oocpr where you want
but keep the "res" folder in the same folder of the "oocpr" executable, or
keep this folder and launch the oocpr binary from here (./oocpr).
******************************************************************************
Note:
This application is an "alpha" version, can have bugs, has been used to
remove some passwords and worked fine, but have only very few testing.
***************************** IMPORTANT NOTE *********************************
Use it at your own risk. Create a file backup before trying it. I will not be
responsible of any issue/damage created.
******************************************************************************
Enjoy and and please give me some feedbacks on Sourceforge or at
angelo70 @ gmail.com
2011 (C) Angelo Dureghello, Trieste, Italy