gbaptista / luminous

Identify, analyze and block code execution and event collection through JavaScript in your browser with code interception.
https://gbaptista.github.io/luminous
GNU General Public License v3.0
96 stars 11 forks source link

Fix Firefox binary files issue #94

Closed gbaptista closed 6 years ago

gbaptista commented 6 years ago

Fix Images and PDF files are not opening in Firefox. #93.

We should check whether the content is from a binary file or not before inejting the code.