• Home
Name Date Size #Lines LOC

..--

common/03-May-2024-3,6262,561

extern/03-May-2024-39,27321,005

include/03-May-2024-863403

windows/03-May-2024-3,6942,854

analyze_streams.pyD03-May-20243.1 KiB10680

readmeD03-May-2024527 76

readme

1This is a slightly modified version of NPSPY that ships with Firefox, plus some logging and bug fixes.
2NPSPY sits between the browser and plugin and allows logging of all NPP_* and NPN_* function calls
3along with their parameters.
4
5To use this, place this in Chrome\plugins or Firefox\plugins depending on which browser you want to log.
6Note that NPSPY will look for the real plugin in the running browser's plugins directory.  So if this is
7placed in Chrome\plugins, plugins that are located in Firefox\plugins won't be found.