Skip to content

Commit

Permalink
Add support for IDA Pro (lra#1714)
Browse files Browse the repository at this point in the history
* Create idapro.cfg

* Update CHANGELOG.md

* Update README.md

Co-authored-by: Laurent Raufaste <[email protected]>
  • Loading branch information
damianoamatruda and lra authored Oct 29, 2021
1 parent af36201 commit 5f00c60
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
- Added support for Qv2ray (via @kidonng)
- Added support for Neofetch (via @kidonng)
- Added support for PsySH (via @nesk)
- Added support for IDA Pro (via @damianoamatruda)
- Added support for MuteSpotifyAds (via @damianoamatruda)
- Added support for Ghidra (via @damianoamatruda)
- Added support for Logitech Options (via @damianoamatruda)
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,7 @@ See the [README](doc/README.md) file in the doc directory for more info.
- [HyperSwitch](https://bahoom.com/hyperswitch)
- [i2cssh](https://github.com/wouterdebie/i2cssh)
- [i3](https://i3wm.org/)
- [IDA Pro](https://www.hex-rays.com/products/ida/)
- [IdeaVim](https://github.com/JetBrains/ideavim)
- [IINA](https://iina.io)
- [Inkscape](https://inkscape.org/)
Expand Down
5 changes: 5 additions & 0 deletions mackup/applications/idapro.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[application]
name = IDA Pro

[configuration_files]
.idapro

0 comments on commit 5f00c60

Please sign in to comment.