Update README.md

Updated readme some more...
This commit is contained in:
Andy Whittaker 2018-01-22 17:52:04 +00:00 committed by GitHub
parent 8fbf64bbbb
commit f2b10c1024
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

View File

@ -4,3 +4,19 @@ IDA Pro Bosch ME7x C16x Disassembler Helper
This is a very simple plugin for IDA Pro mainly to save a few hours of work. This is also my very first GitHub project and I don't know what I'm doing yet!
This IDA Pro plug-in reads in a Bosch ME7.x binary, asks a few questions and then goes through said binary, trying to disassemble it.
## Built With
This project is written in bad C++ within Microsoft's Visual Studio 2017 community edition.
## Contributing
Please contribute all that you can; I'm not a IDA Pro professional and would like some help digging through the documentation.
## Authors
* **Andy Whittaker** - *Initial work*
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details