Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
bruce30262 authored Feb 12, 2021
1 parent beba0bb commit d46d9a8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
## Enhancement from bruce30262

* **2019/05/29 update** : Now support installation from [idapkg.com](https://idapkg.com/p/PythonEditor) !
* **2020/10/24 update** : For editor to work in v7.4+ ( python3 API ), please refer to [this issue](https://github.com/bruce30262/Python_editor/issues/2).
- **Update** : For now only v2.3 ( python 2 API ) support installation from idapkg.com ( [Issue 3](https://github.com/bruce30262/Python_editor/issues/3) )
* **2021/02/12 update** : Now support Python 3 API and works in v7.4+ ( tested in v7.5 )

I've enhanced some features for the one in IDA Pro v7.0 ~ v7.3 ( so far it works fine in IDA v7.0 ~ v7.2, and I think it'll work fine in v7.3. Only tested in Windows though ), including:
I've enhanced some features ( only tested in Windows though ), including:

* Adding a dark theme ( using [QDarkStyleSheet](https://github.com/ColinDuquesnoy/QDarkStyleSheet) )
- Now we have light/dark theme for the editor. Press the `Switch theme` button to switch the theme
Expand Down

0 comments on commit d46d9a8

Please sign in to comment.