rizinorg / rz-pm

An official Rizin package manager
GNU Lesser General Public License v3.0
20 stars 4 forks source link

Add a self-update #3

Open ZorD1 opened 3 years ago

ZorD1 commented 3 years ago

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

wargio commented 3 years ago

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.

ZorD1 commented 3 years ago

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.

wargio commented 3 years ago

Let's hope for the best!

ITAYC0HEN commented 3 years ago

@ZorD1 We will be delighted seeing you around and join our efforts <3