blex·قبل سنتين·discussIs there a good tool to browse big text archives, like .csv.xz, .csv.gz, or .7z, without decompressing them?I don't want to decompress 29 GB into 211 GB each time I want to make a search.Except grep / zgrep, is there a good tool/viewer (or hex editor that can decompress parts of big files for display) for this general task?
blex·قبل 4 سنوات·discussWould you have documentation about this? Where can random bytes be added to a signed exe without invalidating the sig?
blex·قبل 4 سنوات·discussYes, how does the .exe keep its valid digital signature if the hash of the .exe is modified for each person?Would someone have documentation about which bytes we can modify in a code-signed .exe without making the digital signature invalid?In the case it's not possible, does this mean Mozilla generates a new .exe on the fly + codesigns the .exe on the fly for each new download?
blex·قبل 4 سنوات·discussHow does the .exe keep its valid digital signature if the hash of the .exe is modified for each person?Would someone have documentation about which bytes we can modify in a code-signed .exe without making the digital signature invalid?In the case it's not possible, does this mean Mozilla generates a new .exe on the fly + codesigns the .exe on the fly for each new download?
blex·قبل 5 سنوات·discussThanks but I don't mean registrar lock, but registry lock. See https://www.verisign.com/en_US/channel-resources/domain-regi...Registrar lock is just a lock at registrar level, but here I'm speaking about a lock at Verisign level for a .com domain.
I don't want to decompress 29 GB into 211 GB each time I want to make a search.
Except grep / zgrep, is there a good tool/viewer (or hex editor that can decompress parts of big files for display) for this general task?