mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
README.txt -> README.md
This commit is contained in:
+14
-6
@@ -1,9 +1,6 @@
|
||||
------------------------------------------------------
|
||||
IDAPython - Python plugin for Interactive Disassembler
|
||||
------------------------------------------------------
|
||||
|
||||
What is IDAPython?
|
||||
------------------
|
||||
IDAPython
|
||||
=========
|
||||
### Python plugin for Interactive Disassembler
|
||||
|
||||
IDAPython is an IDA plugin which makes it possible to write scripts
|
||||
for IDA in the Python programming language. IDAPython provides full
|
||||
@@ -35,6 +32,17 @@ Mailing list for the project is hosted by Google Groups at
|
||||
http://groups.google.com/group/idapython
|
||||
|
||||
|
||||
Contributing
|
||||
------------
|
||||
|
||||
This page really is only a read-only version of the source code we
|
||||
host internally at http://www.hex-rays.com, and pull requests will
|
||||
not be honored.
|
||||
|
||||
However, we will gladly accept patches & suggestions. Please send
|
||||
those to <support@hex-rays.com>.
|
||||
|
||||
|
||||
Installation from binaries
|
||||
--------------------------
|
||||
|
||||
Reference in New Issue
Block a user