(blog 'DidierStevens)
9 followers 0 articles/week
Update: cut-bytes.py Version 0.0.17

–prefix and –suffix can now also be filenames. cut-bytes_V0_0_17.zip (http) MD5: 86D0692C6303248639A740E7A2AC4525 SHA256: D4FCFBD2305D7E5E97AB993741DF95B4565A882B0CD7DBA061D09578A1DDADA7

Sat Jul 13, 2024 20:10
Update: oledump.py Version 0.0.77

This is an update for plugin plugin_biff.py. Protected xls files (workbook protection, sheet protection) are protected with a password, but are not encrypted. The password is hashed to a 16-bit hash called verifier, such a short hash gives ample opportunity for hash collisions. I calculated passwords for all possible hash values...

Fri Jul 12, 2024 01:58
Update: hash.py Version 0.0.13

This is a bugfix release for @files. hash_V0_0_13.zip (http) MD5: 43419BBB95FC1321EC6098AE369DEC26 SHA256: 88BD3A7B71BB2C8579F49E76E8069E7A5A4B23DCF1DB1716E5E2C9F78BFF6D5B

Sun Jul 7, 2024 04:28
Overview of Content Published in June

Here is an overview of content I published in June: Blog posts: Update: file-magic.py Version 0.0.8 Update: hash.py Version 0.0.12 Update: myjson-filter.py version 0.0.6 Update: strings.py Version 0.0.9 Update: zipdump.py Version 0.0.30 Update: count.py Version 0.3.2 Update: simple_listener.py Version 0.1.5 Update: what-is-new.py Version...

Sat Jul 6, 2024 13:33
Update: emldump.py Version 0.0.14

This small update for emldump adds support for UTF8 files that start with a BOM. emldump_V0_0_14.zip (http) MD5: 6DBA97A55A9BE0D94131F1F381868236 SHA256: 99E1254011C6738FC44E559B4A29A8D40C79822A946F853D12EF23E035CEE97B

Tue Jun 18, 2024 15:56
Update: python-per-line.py Version 0.0.12

New option -O allows to use a function that receives a object per line as argument. Like option -n, option -O is used to invoke a single Python function taking one argument, but this time the argument is an object in stead of a string. The object has several properties: item is the line (string), left is the previous line, right is the next line,...

Sat Jun 15, 2024 15:39

Build your own newsfeed

Ready to give it a go?
Start a 14-day trial, no credit card required.

Create account