Kazani on Nostr: Binsider is a tool for reverse engineering files directly in the terminal , providing ...
Binsider is a tool for reverse engineering files directly in the terminal , providing both static and dynamic analysis .
It allows you to obtain general information about binary files , examine their structures (sections , segments , symbols , etc. ) , and track system calls and program execution .
The tool includes functions for extracting strings , analyzing linked libraries , viewing file contents as a hexdump , which makes it a powerful and convenient solution for analysis in the terminal interface .
https://github.com/orhun/binsiderPublished at
2024-09-14 07:18:00Event JSON
{
"id": "337bcdaab3d6607809e166774eb0c55a525016ba425ec9c09c0e6b737e6ecad8",
"pubkey": "66f47e3dcfe5c9281b436bf4ae443c4893d3c1b17ce503223f8043d3bfbdfb2f",
"created_at": 1726298280,
"kind": 1,
"tags": [],
"content": "Binsider is a tool for reverse engineering files directly in the terminal , providing both static and dynamic analysis .\n\nIt allows you to obtain general information about binary files , examine their structures (sections , segments , symbols , etc. ) , and track system calls and program execution .\n\nThe tool includes functions for extracting strings , analyzing linked libraries , viewing file contents as a hexdump , which makes it a powerful and convenient solution for analysis in the terminal interface .\n\nhttps://github.com/orhun/binsider",
"sig": "bcacba7e9eec96ada1542d30f737e6785780dd48846b285f4729e947ebed0abb7c0a78c82dc61be5c7c95bb902fd6f4fa281e72a4662764c562db71b13888030"
}