>>> import Starting Ghidra bridge... Successfully imported as: hello command=import data={"compiler":"unknown","executable_format":"Mac OS X Mach-O","executable_path":"/nix/var/nix/builds/nix-10855-4072714438/hello","function_count":3,"image_base":"100000000","language":"AARCH64/little/64/AppleSilicon","max_address":"10000bfff","min_address":"100000000","name":"hello"} program=hello status=success command=import data={"compiler":"unknown","executable_format":"Mac OS X Mach-O","executable_path":"/nix/var/nix/builds/nix-10855-4072714438/hello","function_count":3,"image_base":"100000000","language":"AARCH64/little/64/AppleSilicon","max_address":"10000bfff","min_address":"100000000","name":"hello"} program=hello status=success >>> decompile [{"address":"100003f60","code":"\nundefined4 entry(void)\n\n{\n _puts(\"hello-from-ghidra-cli\");\n return 0;\n}\n\n","name":"entry","signature":"undefined entry()"}] Stopping bridge... Bridge stopped