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

14 lines
210 B
JSON

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