├── FeelingLucky.py ├── LICENSE ├── README.md ├── demo.gif ├── dice_icon.png └── ida-plugin.json /FeelingLucky.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terrynini/FeelingLucky/HEAD/FeelingLucky.py -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terrynini/FeelingLucky/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terrynini/FeelingLucky/HEAD/README.md -------------------------------------------------------------------------------- /demo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terrynini/FeelingLucky/HEAD/demo.gif -------------------------------------------------------------------------------- /dice_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terrynini/FeelingLucky/HEAD/dice_icon.png -------------------------------------------------------------------------------- /ida-plugin.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terrynini/FeelingLucky/HEAD/ida-plugin.json --------------------------------------------------------------------------------