Vault7: CIA Hacking Tools Revealed
Navigation: » Latest version
Owner: User #71475
Running undermine tests in PyCharm
The new_leafbag template project for DARTTest-Software (commercial) tests contains a script, undermine_debug.py, that will run the undermine command completely within Python. This allows you to attach a Python debugger, like PyCharm. Assuming your DARTTest-Software (commercial) leafbag is setup from new_leafbag, and you're already using PyCharm to edit your DARTTest-Software (commercial) tests, follow the steps below to add a Debug Configuration in PyCharm.
Step-by-step guide
- Add a new Debug Configuration by clicking Run > Configurations
- Click the green + at the top left of the window to add a new configuration
- Setup the configuration using the screen shot below as a guide
- Save the configuration
- Add a breakpoint to your run function in your test and click debug
Related articles
('contentbylabel' missing)
('details' missing)