Jūs esateŽurnalai / Ernestas Kardzys's blog / Howto. Crack read-only protection of DOC, DOCX and ODT files

Howto. Crack read-only protection of DOC, DOCX and ODT files


ParašėErnestas Kardzys - 2010 Kovo 28

It's relatively easy to crack read-only protection of DOC, DOCX and ODT files. To do that you need to:
  • Microsoft Office 2003. Open the DOC file with Microsoft Office 2003, press Ctrl + Shift + F11. Search for "password" and you'll find something like that:
<w:DocumentProtection>ReadOnly</w:DocumentProtection> <w:UnprotectPassword>4A14C4F4</w:UnprotectPassword> Remove those lines. Save the document :)
  • Microsoft Office 2007. Open the DOCX file with ZIP archiver. Open word/settings.xml. Search for "readOnly" and you'll find something like:
<w:documentProtection w:edit="readOnly" w:enforcement="1" w:cryptProviderType="rsaFull" w:cryptAlgorithmClass="hash" w:cryptAlgorithmType="typeAny" w:cryptAlgorithmSid="4" w:cryptSpinCount="50000" w:hash="OBA0MTMXcBKqQGGqdD3bQBFHfPY=" w:salt="/u6Wen/l/VQ+qL49Hlxg/A=="/> Remove those lines and save the file.
  • OpenOffice.org Write. Open the ODT file with ZIP archiver, edit settings.xml. Search for "LoadReadonly" and "ShowRedlineChanges". You'll find something like that:
<config:config-item config:name="LoadReadonly" config:type="boolean">true</config:config-item> <config:config-item config:name="ShowRedlineChanges" config:type="boolean">true</config:config-item> Remove those lines and save the file.

You welcome, man ;)

that's totally cool. thanks for sharing

Skelbti naują komentarą

Šio laukelio turinys bus laikomas privatus ir nerodomas viešai.
  • Web puslapiu adresai ir el. pašto adresai automatiškai tampa nuorodomis.
  • Leidžiamos HTML žymės: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Linijos ir paragrafai atskiriami automatiškai
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <c>, <cpp>, <drupal5>, <drupal6>, <java>, <javascript>, <php>, <python>, <ruby>. The supported tag styles are: <foo>, [foo].

Daugiau informacijos apie teksto formatavimą

CAPTCHA
Šis klausimas yra skirtas įsitikinti, jog jūs esate žmogus, ir sustabdyti automatinį šlamšto siuntimą.
5 + 1 =
Išspręskite šią paprastą matematinę užduotį ir įveskite atsakymą. Pvz., jei užduotis yra 1+3, įveskite 4.