- Execute
rabin2 -rs DLLNAME.dll | grep -i DLLNAME | grep -v Ordi |grep ^k| cut -d / -f 4- > DLLNAME.sdb.txt
- Upload file
DLLNAME.sdb.txt
in https://github.com/radareorg/radare2/tree/master/libr/bin/d/dll - Change the following Makefile
- Create a Pull Request to Master