Skip to main content
Glama
http_modify.json12 kB
{ "transport": "http", "category": "modify", "generated_at": "2025-12-18T12:12:36.490208", "total_calls": 21, "calls": [ { "timestamp": "2025-12-18T12:11:19.321943", "transport": "http", "category": "modify", "tool": "set_comment", "params": { "items": [ { "address": "0x400efc", "comment": "Test comment from pytest" } ] }, "port": 10001, "result": [ { "address": "0x400EFC", "old": "Comment A", "new": "Test comment from pytest", "changed": true, "error": null } ], "duration_ms": 1226.89 }, { "timestamp": "2025-12-18T12:11:20.605637", "transport": "http", "category": "modify", "tool": "set_comment", "params": { "items": [ { "address": "0x400EFC", "comment": "Batch comment 0" }, { "address": "0x400F50", "comment": "Batch comment 1" }, { "address": "0x401234", "comment": "Batch comment 2" } ] }, "port": 10001, "result": [ { "address": "0x400EFC", "old": "Test comment from pytest", "new": "Batch comment 0", "changed": true, "error": null }, { "address": "0x400F50", "old": "Comment B", "new": "Batch comment 1", "changed": true, "error": null }, { "address": "0x401234", "old": "Batch comment 2", "new": "Batch comment 2", "changed": false, "error": null } ], "duration_ms": 1274.58 }, { "timestamp": "2025-12-18T12:11:21.820825", "transport": "http", "category": "modify", "tool": "set_comment", "params": { "items": [ { "address": "0x400efc", "comment": "To be cleared" } ] }, "port": 10001, "result": [ { "address": "0x400EFC", "old": "Batch comment 0", "new": "To be cleared", "changed": true, "error": null } ], "duration_ms": 1203.79 }, { "timestamp": "2025-12-18T12:11:23.065791", "transport": "http", "category": "modify", "tool": "set_comment", "params": { "items": [ { "address": "0x400efc", "comment": "" } ] }, "port": 10001, "result": [ { "address": "0x400EFC", "old": "To be cleared", "new": null, "changed": true, "error": null } ], "duration_ms": 1246.92 }, { "timestamp": "2025-12-18T12:11:24.296803", "transport": "http", "category": "modify", "tool": "set_comment", "params": { "items": [ { "address": "0x400EFC", "comment": "Comment A" }, { "address": "0x400F50", "comment": "Comment B" } ] }, "port": 10001, "result": [ { "address": "0x400EFC", "old": null, "new": "Comment A", "changed": true, "error": null }, { "address": "0x400F50", "old": "Batch comment 1", "new": "Comment B", "changed": true, "error": null } ], "duration_ms": 1219.89 }, { "timestamp": "2025-12-18T12:11:25.507175", "transport": "http", "category": "modify", "tool": "rename_function", "params": { "address": "0x400EFC", "new_name": "test_renamed_400EFC" }, "port": 10001, "result": { "start_ea": "0x400EFC", "old_name": "test_renamed_400EFC", "new_name": "test_renamed_400EFC", "changed": false, "note": "name unchanged" }, "duration_ms": 1202.76 }, { "timestamp": "2025-12-18T12:11:26.698145", "transport": "http", "category": "modify", "tool": "rename_function", "params": { "address": "0x400EFC", "new_name": "test_renamed_400EFC" }, "port": 10001, "result": { "start_ea": "0x400EFC", "old_name": "test_renamed_400EFC", "new_name": "test_renamed_400EFC", "changed": false, "note": "name unchanged" }, "duration_ms": 1184.95 }, { "timestamp": "2025-12-18T12:11:27.898487", "transport": "http", "category": "modify", "tool": "rename_function", "params": { "address": "test_renamed_400EFC", "new_name": "test_by_name_test_ren" }, "port": 10001, "result": { "start_ea": "0x400EFC", "old_name": "test_renamed_400EFC", "new_name": "test_by_name_test_ren", "changed": true }, "duration_ms": 1195.58 }, { "timestamp": "2025-12-18T12:11:29.098887", "transport": "http", "category": "modify", "tool": "rename_function", "params": { "address": "test_by_name_test_ren", "new_name": "test_renamed_400EFC" }, "port": 10001, "result": { "start_ea": "0x400EFC", "old_name": "test_by_name_test_ren", "new_name": "test_renamed_400EFC", "changed": true }, "duration_ms": 1195.65 }, { "timestamp": "2025-12-18T12:11:30.259773", "transport": "http", "category": "modify", "tool": "rename_function", "params": { "address": "0x400EFC", "new_name": "123invalid" }, "port": 10001, "result": { "error": "new_name not a valid C identifier" }, "duration_ms": 1152.19 }, { "timestamp": "2025-12-18T12:11:31.447502", "transport": "http", "category": "modify", "tool": "rename_function", "params": { "address": "0x400EFC", "new_name": "" }, "port": 10001, "result": { "error": "empty new_name" }, "duration_ms": 1181.5 }, { "timestamp": "2025-12-18T12:11:32.665841", "transport": "http", "category": "modify", "tool": "rename_local_variable", "params": { "function_address": "0x400efc", "old_name": "v1", "new_name": "test_var" }, "port": 10001, "result": { "error": "local variable not found" }, "duration_ms": 1214.64 }, { "timestamp": "2025-12-18T12:11:34.519885", "transport": "http", "category": "modify", "tool": "rename_global_variable", "params": { "old_name": "aLibLdMuslMipse", "new_name": "test_global_400174" }, "port": 10001, "result": { "ea": "0x400174", "old_name": "aLibLdMuslMipse", "new_name": "test_global_400174", "changed": true }, "duration_ms": 1222.2 }, { "timestamp": "2025-12-18T12:11:35.693583", "transport": "http", "category": "modify", "tool": "rename_global_variable", "params": { "old_name": "test_global_400174", "new_name": "aLibLdMuslMipse" }, "port": 10001, "result": { "ea": "0x400174", "old_name": "test_global_400174", "new_name": "aLibLdMuslMipse", "changed": true }, "duration_ms": 1173.34 }, { "timestamp": "2025-12-18T12:11:36.903130", "transport": "http", "category": "modify", "tool": "rename_global_variable", "params": { "old_name": "nonexistent_global_xyz123", "new_name": "new_name" }, "port": 10001, "result": { "error": "global not found" }, "duration_ms": 1185.74 }, { "timestamp": "2025-12-18T12:11:39.379302", "transport": "http", "category": "modify", "tool": "patch_bytes", "params": { "items": [ { "address": 4198140, "bytes": [ 144, 144, 144, 144 ] } ] }, "port": 10001, "result": [ { "address": "0x400EFC", "size": 4, "patched": 4, "old_bytes": "E0 FF BD 27", "new_bytes": "90 90 90 90", "error": null } ], "duration_ms": 1269.03 }, { "timestamp": "2025-12-18T12:11:40.569407", "transport": "http", "category": "modify", "tool": "patch_bytes", "params": { "items": [ { "address": 4198140, "bytes": [ 224, 255, 189, 39 ] } ] }, "port": 10001, "result": [ { "address": "0x400EFC", "size": 4, "patched": 4, "old_bytes": "90 90 90 90", "new_bytes": "E0 FF BD 27", "error": null } ], "duration_ms": 1192.59 }, { "timestamp": "2025-12-18T12:11:42.958000", "transport": "http", "category": "modify", "tool": "patch_bytes", "params": { "items": [ { "address": 4198140, "bytes": "90 90" } ] }, "port": 10001, "result": [ { "address": "0x400EFC", "size": 2, "patched": 2, "old_bytes": "E0 FF", "new_bytes": "90 90", "error": null } ], "duration_ms": 1166.04 }, { "timestamp": "2025-12-18T12:11:44.162668", "transport": "http", "category": "modify", "tool": "patch_bytes", "params": { "items": [ { "address": 4198140, "bytes": [ 224, 255 ] } ] }, "port": 10001, "result": [ { "address": "0x400EFC", "size": 2, "patched": 2, "old_bytes": "90 90", "new_bytes": "E0 FF", "error": null } ], "duration_ms": 1207.89 }, { "timestamp": "2025-12-18T12:11:45.373405", "transport": "http", "category": "modify", "tool": "patch_bytes", "params": { "items": [ { "address": "invalid", "bytes": [ 144 ] } ] }, "port": 10001, "result": [ { "error": "invalid address", "address": "invalid" } ], "duration_ms": 1194.92 }, { "timestamp": "2025-12-18T12:11:46.584653", "transport": "http", "category": "modify", "tool": "patch_bytes", "params": { "items": [ { "address": 4198140, "bytes": [] } ] }, "port": 10001, "result": [ { "error": "empty bytes", "address": "0x400EFC" } ], "duration_ms": 1194.75 } ] }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jelasin/IDA-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server