Releases: quarkslab/idascript
Releases · quarkslab/idascript
v0.2.2
What's Changed
- add
is_headless()
function enabling running different code whether the script is running in GUI or headless.
Full Changelog: https://github.com/quarkslab/idascript/commits/v0.2.2
v0.2.1
What's Changed
- Enable running IDA outside of the current virtualenv
- Replace script-files by entry-points
Full Changelog: https://github.com/quarkslab/idascript/commits/v0.2.1
v0.2.0
What's Changed
- Rewrote MultiIDA support by @RobinDavid in #5
Full Changelog: https://github.com/quarkslab/idascript/commits/v0.2.0
v0.1.1
What's Changed
- Move to pyproject.toml and src dir structure. Add python-magic-bin dependency for windows by @patacca in #2
- Use python-magic-bin on windows by @patacca in #4
- Fix CI for building sdist by @patacca in #3
New Contributors
Full Changelog: https://github.com/quarkslab/idascript/commits/v0.1.1
v0.1.0
v0.1.0