You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When looking for the package that shows a brief information, and when using rzpm show / rzpm -s show a more detailed or useful information for example configurable variables with e. , etc.
in radare2 r2pm -i <package> was used to install how to update, in the new package manager they should have the option to update, eg. rzpm -u <package> / rzpm update <package>
It would be a great option if the packages were already compiled to have better version control. It was something that bothered in radare2
The text was updated successfully, but these errors were encountered:
we are working on this actually.
One of the ideas were to provide rz-pm bin so you can download all the pre-built binaries from it (including rizin itself) or build them from sources (always via the tool).
This can be useful especially for Windows users.
If you want to help us, there is a channel related to this tool on our Mattermost chat or you can also use the #rizindev channel on IRC.
It would be a pleasure to help improve this tool as well as a cutter, I hope that in the future it will be a great competition with BinaryNinja and IDA Pro.
When looking for the package that shows a brief information, and when using rzpm show / rzpm -s show a more detailed or useful information for example configurable variables with e. , etc.
in radare2
r2pm -i <package>
was used to install how to update, in the new package manager they should have the option to update, eg.rzpm -u <package>
/rzpm update <package>
It would be a great option if the packages were already compiled to have better version control. It was something that bothered in radare2
The text was updated successfully, but these errors were encountered: