Quote:
Originally Posted by Mercer
I have a PW4. I was wondering how I should go about removing the thing that stops you from downloading anything that is not a .azw, .prc, .mobi, or a .txt on the browser. Anyone got an idea?
|
Likely to be non-trivial, the file type check is implemented outside of the browser sandbox in Mesquite itself. You could probably patch out the check using something like Ghidra/IDA Pro?