evilsocket / evilsocket/smali_emulator
[Proposal] Add explanation of OpCodes
Open
- Dominant language
- Python
- Stars
- 474
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
I think it's a good moment to start adding documentation in the source code, for example, in the opcodes.py add the explanation of them (http://pallergabor.uw.hu/androidblog/dalvik_opcodes.html).
Using the PEP 257 offcourse.
https://www.python.org/dev/peps/pep-0257/
I do it if no one has anything against
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.