{"id":13844295,"url":"https://github.com/koutto/java-binary-deserializer","last_synced_at":"2025-04-23T17:46:56.247Z","repository":{"id":115175670,"uuid":"89373190","full_name":"koutto/java-binary-deserializer","owner":"koutto","description":"Java Binary data Deserializer/Serializer - Convert serialized Java Objects into readable XML","archived":false,"fork":false,"pushed_at":"2019-02-25T09:47:50.000Z","size":90741,"stargazers_count":14,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-18T04:12:20.312Z","etag":null,"topics":["binary-data","deserialization","java","object","pentest"],"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}},"created_at":"2017-04-25T14:54:45.000Z","updated_at":"2024-11-12T05:26:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"69625691-7250-4e64-a6ef-08328ba8b7e1","html_url":"https://github.com/koutto/java-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%2Fjava-binary-deserializer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koutto%2Fjava-binary-deserializer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koutto%2Fjava-binary-deserializer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koutto%2Fjava-binary-deserializer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koutto","download_url":"https://codeload.github.com/koutto/java-binary-deserializer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250484914,"owners_count":21438326,"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","java","object","pentest"],"created_at":"2024-08-04T17:02:39.589Z","updated_at":"2025-04-23T17:46:56.222Z","avatar_url":"https://github.com/koutto.png","language":"Python","funding_links":[],"categories":["Python (1887)","Python"],"sub_categories":[],"readme":"Java Binary Data Deserializer\n====\n\n\nRequirements\n----\n\n* Jython 2.7:\n```bash\ncd requirements/\njava -jar jython-installer-2.7.0.jar\n```\n\n* Required Jython libraries:\n```bash\n~/jython2.7.0/bin/pip install -r ./requirements/requirements.txt\n```\n\nQuick usage examples\n----\n* Deserialize Java Serialized Binary data:\n```bash\nCLASSPATH=./jar/*:./APP_JAR_DIRECTORY/* ~/jython2.7.0/bin/jython java_deserializer.py --deserialize -f \u003cinput_java_binary\u003e -o \u003coutput_filename\u003e\n```\n\n* Serialize into Java Binary data\n```bash\nCLASSPATH=./jar/*:./APP_JAR_DIRECTORY/* ~/jython2.7.0/bin/jython java_deserializer.py --serialize -f \u003cinput_deserialized_data\u003e -o \u003coutput_filename\u003e\n```\n\nReferences\n----\nhttps://docs.oracle.com/javase/8/docs/platform/serialization/spec/protocol.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoutto%2Fjava-binary-deserializer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoutto%2Fjava-binary-deserializer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoutto%2Fjava-binary-deserializer/lists"}