Hauck

Results 56 comments of Hauck

If it is a simple guess like, the size of the DB, I think it could be done. I can make some tests to see the heap usage vs the...

Yes, I passed the E01 file int he -d option, maybe this is related to some task that is enabled. This was the actual -d option used: "\192.168.130.10\evidencias\ArquivoMortoDeImagensJaProcessadas\ultimamilha\ultimamilha_Equipe03_OF2819707-2024_item02-D.E01\ultimamilha_Equipe03_OF2819707-2024_item02-D.E01.E01"

I never thought about this, and never made any test to check if the items are being extracted in the same order.

Sure, I will take a look at this. Probably something has changed, I'm surprised that this didn't happen before as there is a long time since I implemented this function.

> > It seems ".enc" is fine (present in the URL you found), but there are URL parameters after ".enc" ("?ccb=..."). Probably changing the query to `like '%whatsapp%.enc%'` would be...