-
It's the PNG/Mpeg-2/ but that is different than the Ethernet version, but the wikipedia entry I believe is wrong to list the 802.3 along side the png/mp2/zip crc32...
It seems to also be known as crc32b, the tables they use are different, php source code has the differences in php-5.2.11\ext\hash\php_hash_crc32_tables.h
The php crc32b seems to give the same results that I've come to expect...
2009-11-03 17:02:20 UTC in md5deep
-
Were looking to utilize hashdeep/md5deep in our File Integrity Monitor, would it be possible to add crc32 hash's? We've noticed that we can scan for changes much faster using programs that use crc32 hash's, and we can work out possible hash collisions using other algo's (md5/sha) when duplicate crc32 hash's are detected. I think crc32 could greatly speed up searching for file changes when...
2009-11-02 17:26:28 UTC in md5deep
-
bzcat/bzgrep can understand and supports tar along with gz or bz2.
bzgrep search_text somearchive.tar.gz
bzgrep search_text somearchive.tar.bz2
zgrep search_text somearchive.zip (use zgrep if your bzgrep version does not support gz)
bzcat somearchive.tar.bz2 | grep search_text
I was wondering if anyone knew of a similar method for 7z.
2009-03-11 19:12:38 UTC in p7zip
-
I typically use bzgrep or bzcat to search through compressed archives of logs, is there an equivilent for 7z? Or a way to grep through the archives like you can with bzcat/grep?.
2009-03-10 00:52:20 UTC in p7zip
-
richrumble added the clearsite-4.50.tar.gz file.
2009-01-02 03:48:49 UTC in Network Managment / Inventory System
-
richrumble created the ClearSite Beta 4.50 file release.
2009-01-02 03:46:11 UTC in Network Managment / Inventory System
-
richrumble created the clearsite beta 4.50 file package.
2009-01-02 03:39:19 UTC in Network Managment / Inventory System
-
richrumble registered the Network Managment / Inventory System project.
2007-02-16 10:05:14 UTC in Network Managment / Inventory System