Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

offensive-security/fldbg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

#Fldbg, a Pykd script to debug FlashPlayer

Please in Firefox change the following configuration in about:config

dom.ipc.plugins.hangUITimeoutSecs = 0
dom.ipc.plugins.contentTimeoutSecs = 0
dom.ipc.plugins.processLaunchTimeoutSecs = 0
dom.ipc.plugins.timeoutSecs = 0
dom.ipc.plugins.unloadTimeoutSecs = 0

In this way we won't trigger the plugin-hang-ui

The script works on Firefox only for now and was tested on Flash >= 17.0.0.188 32bit
Requirements: pykd >= 0.3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages