jamiepine / cache-monkey

Convert, browse and clear cached images and files. Images you see online are never deleted immediately, unless you delete them of course. Most desktop apps have a cache directory, not all provide the tools to clear it. CacheMonkey not only lets you purge cache files, but browse and filter through them too.
Apache License 2.0
235 stars 34 forks source link

CacheMonkey Doesn't Work/Scan anything on Windows 11 #72

Open harnandodisoto opened 11 months ago

harnandodisoto commented 11 months ago

screenshot 2

So I have a normal instance of Chrome/Discord and have it set to the default file directory yet cachemonkey doesn't appear to see anything at all when scanning for a millisecond despite the cache_data file having multiple data files inside them. I do not know what's wrong it doesn't seem to change the result even with a reinstall of Cachemonkey or give it admin privileges.

jamiepine commented 11 months ago

Yeah I haven't touched this in years so it's probably not gonna work. My best advice if you need the cache files is to use a command to turn them into pngs, ask chatgpt for one cause I can't remember it.

jamiepine commented 11 months ago

ren *.* *.png should do it. run it inside the folder with the cache files.

harnandodisoto commented 11 months ago

Well, frankly I'm not too tech-savvy so that's going to be a fun journey to figure out. I assume this is a cmd prompt command or something that has to be posted through the Linux terminal?

ren *.* *.png should do it. run it inside the folder with the cache files.

AlekEagle commented 11 months ago

Honestly Jamie, I think it might be time cache monkey gets archived.

AlekEagle commented 11 months ago

Well, frankly I'm not too tech-savvy so that's going to be a fun journey to figure out. I assume this is a cmd prompt command or something that has to be posted through the Linux terminal?

ren *.* *.png should do it. run it inside the folder with the cache files.

Yes, you would run that in your command prompt in the cache directory for whatever chromium based program you are trying to view the cache for.

AXOca commented 11 months ago

If you ever come back to this issue thread, just do following:

[CacheMonkey]

This worked for me.