rizinorg / book

An official book about Rizin
https://book.rizin.re
Creative Commons Attribution 4.0 International
70 stars 42 forks source link

Old names tools on Wiki pages #110

Open GermanAizek opened 9 months ago

GermanAizek commented 9 months ago

Hi, Is there any information in wiki or documentation that shows migrate history old radare2 names and new rizin. Everyone is used to old r2 names, for example, go to the wiki page https://book.rizin.re/tools/rz-diff/intro.html but it is not indicated anywhere that old name this tool is "radiff2", it is so inconvenient when there are few tutorials on rizin, but I want to perform the same action using the radare2 tutorial.

As result, beginners use r2, or need to come up with alias for package names.

image

XVilka commented 9 months ago

@GermanAizek, good point. Though the difference grows with every release, commands and options also begin to differ. I would say "Migration from Radare2" would be better suited, e.g., in the "Migration" chapter of the book: https://book.rizin.re/debugger/migration.html

Thus, moving this issue to the book repo.