rizin/doc/sdb_ordinal.md
2020-10-01 16:13:03 +02:00

398 B

Cannot find R2PATH/format/dll/DLLNAME.sdb

  1. Execute rz_bin -rs DLLNAME.dll | grep -i DLLNAME | grep -v Ordi |grep ^k| cut -d / -f 4- > DLLNAME.sdb.txt
  2. Upload file DLLNAME.sdb.txt in https://github.com/rizinorg/rizin/tree/master/librz/bin/d/dll
  3. Change the following Makefile
  4. Create a Pull Request to Master