{"id":19034761,"url":"https://github.com/koutto/dotnet-binary-deserializer","last_synced_at":"2025-04-23T18:01:53.327Z","repository":{"id":115175584,"uuid":"85215013","full_name":"koutto/dotnet-binary-deserializer","owner":"koutto","description":".NET Binary Deserializer/Serializer - For all formats:  [MC-NBFX], [MC-NBFS], [MC-NBFSE]","archived":false,"fork":false,"pushed_at":"2019-02-25T09:46:36.000Z","size":2022,"stargazers_count":19,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-18T04:12:20.410Z","etag":null,"topics":["binary-data","deserialization","dotnet","pentest","wcf"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koutto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-03-16T16:00:29.000Z","updated_at":"2025-04-15T00:52:24.000Z","dependencies_parsed_at":"2023-04-01T13:50:28.519Z","dependency_job_id":null,"html_url":"https://github.com/koutto/dotnet-binary-deserializer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koutto%2Fdotnet-binary-deserializer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koutto%2Fdotnet-binary-deserializer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koutto%2Fdotnet-binary-deserializer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koutto%2Fdotnet-binary-deserializer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koutto","download_url":"https://codeload.github.com/koutto/dotnet-binary-deserializer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250487526,"owners_count":21438612,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["binary-data","deserialization","dotnet","pentest","wcf"],"created_at":"2024-11-08T21:47:22.353Z","updated_at":"2025-04-23T18:01:53.308Z","avatar_url":"https://github.com/koutto.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".NET Binary Deserializer\n====\n\n\n![help](./pictures/help.png)\n\nQuick usage examples\n----\n* Decode .NET binary (auto detect encoding) into XML:\n```bash\npython /home/jbr/github/dotnet-binary-deserializer --bin2xml -f \u003cinput_netbin_filename\u003e -o \u003coutput_filename\u003e\n```\n\n* Convert XML into .NET Binary in standard encoding - format [MC-NBFS]:\n```bash\npython /home/jbr/github/dotnet-binary-deserializer --xml2mcnbfs -f \u003cinput_xml_filename\u003e -o \u003coutput_filename\u003e\n```\n\n* Convert XML into .NET Binary using in-band dictionary / StringTable - format [MC-NBFSE]:\n```bash\npython /home/jbr/github/dotnet-binary-deserializer --xml2mcnbfse -f \u003cinput_xml_filename\u003e -o \u003coutput_filename\u003e\n```\n\n![example_mcnbfse](./pictures/example_mcnbfse.png)\n\nOverview\n----\n\n### Deserialization\nTODO\n\n### Serialization\nTODO","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoutto%2Fdotnet-binary-deserializer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoutto%2Fdotnet-binary-deserializer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoutto%2Fdotnet-binary-deserializer/lists"}