Skip to content

wakatime/ida-wakatime-py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ida-wakatime-py

What is this?

WakaTime integration for IDA Pro

Installation:

  1. Buy IDA Pro (optional)
  2. Register at WakaTime and copy your API Key
  3. Download this repo
  4. Extract wakatime.py to the directory $(IDA_PATH)/plugins
  5. Start IDA Pro
  6. Enter your API Key
  7. That's pretty much it.

Tested on:

  • v7.7 SP 1
  • v7.7
  • v7.5
  • v7.2

Please help me in testing this plugin on other versions and open a pull request

Screenshot:

img
img2

Troubleshooting:

  1. If by any chance on the first run ida doesn't ask you for your api key and there are no errors in console, that means that you've used wakatime plugins before and your apikey was already set in ~\.wakatime.cfg

If you're reaching an unknown error you are free to open an issue.

Contributing

Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Thanks to:

wakatime/sublime-wakatime - Pretty much everything related to wakatime-cli
williballenthin/ida-netnode - Netnode class

Topics:

unknowncheats
yougame

About

WakaTime integration for IDA Pro

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%