radareorg / radare2-bindings

Bindings of the r2 api for Valabind and friends
GNU Lesser General Public License v3.0
130 stars 92 forks source link

Use the mnemonic field in RAnalOp to avoid warnings in r2 #225

Closed aronsky closed 4 years ago

aronsky commented 4 years ago

Newer versions of r2 require the presence of mnemonic field in RAnalOp structures, and if it's missing - warnings appear on the screen. This PR adds support for this field in Python bindings.

XVilka commented 4 years ago

Please use the new repo - radare2-rlang

On Tue, Nov 5, 2019, 7:40 PM Lev Aronsky notifications@github.com wrote:

Newer versions of r2 require the presence of mnemonic field in RAnalOp structures, and if it's missing - warnings appear on the screen. This PR adds support for this field in Python bindings.

You can view, comment on, or merge this pull request online at:

https://github.com/radareorg/radare2-bindings/pull/225 Commit Summary

  • Use the mnemonic field in RAnalOp to avoid warnings in r2

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/radareorg/radare2-bindings/pull/225?email_source=notifications&email_token=AABRT7KWZVWOZAY7GZQOKOLQSFLSDA5CNFSM4JJBOM22YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HW3ZRDQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABRT7OTPXYZHJEVN3VUXL3QSFLSDANCNFSM4JJBOM2Q .

aronsky commented 4 years ago

Sure thing. How do I install the lang-python plugin using the new repo?

XVilka commented 4 years ago

@aronsky I pushed an update to r2pm database: