docker-wine-ida/jupyter_helpers/ida64.json
2022-01-30 15:47:08 +08:00

14 lines
212 B
JSON

{
"argv": [
"/opt/wine_ida_wrap.sh",
"wine",
"C:\\IDA\\ida64.exe",
"{connection_file}"
],
"display_name": "IDA64",
"language": "python",
"codemirror_mode": {
"version": 3,
"name": "ipython"
}
}