{"id":22132152,"url":"https://github.com/alexandre-bartel/gality","last_synced_at":"2025-03-24T09:23:42.222Z","repository":{"id":147269398,"uuid":"154628502","full_name":"Alexandre-Bartel/gality","owner":"Alexandre-Bartel","description":"GaLity is an open-source implementation to compute metrics on sets of gadgets.","archived":false,"fork":false,"pushed_at":"2018-10-25T07:58:07.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-29T14:50:33.519Z","etag":null,"topics":["exploit","gadgets","metrics","rop","vulnerability"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Alexandre-Bartel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2018-10-25T07:30:31.000Z","updated_at":"2020-12-09T18:03:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"c4b730ae-2524-4f7d-a9a1-72a0807e717c","html_url":"https://github.com/Alexandre-Bartel/gality","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/Alexandre-Bartel%2Fgality","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alexandre-Bartel%2Fgality/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alexandre-Bartel%2Fgality/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alexandre-Bartel%2Fgality/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Alexandre-Bartel","download_url":"https://codeload.github.com/Alexandre-Bartel/gality/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245241139,"owners_count":20583175,"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":["exploit","gadgets","metrics","rop","vulnerability"],"created_at":"2024-12-01T18:39:45.292Z","updated_at":"2025-03-24T09:23:42.197Z","avatar_url":"https://github.com/Alexandre-Bartel.png","language":"Java","readme":"# What is Gality?\n\nGaLity is an open-source implementation to compute metrics on sets of gadgets which has been developed by Andreas Follner.\nIf you use Gality in your research, please cite the following paper:\n\n**Andreas Follner, Alexandre Bartel, Eric Bodden: Analyzing the Gadgets - Towards a Metric to Measure Gadget Quality, in Proceedings of the International Symposium on Engineering Secure Software and Systems (ESSoS), London, UK, 2016** [\\[bib\\]](https://www.abartel.net/static/p/essos2016-analyzingGadgets.bib.txt) [\\[pdf\\]](https://www.abartel.net/static/p/essos2016-analyzingGadgets.pdf)\n\n# How to compile Gality?\n\n## With Eclipse\n\nThe easiest way is to import the git project into Eclipse and to let it compile it automatically. \n\n## Command Line\n\nYou can also compile the program on the command line:\n```bash\n$ cd gality\n$ javac -d ./bin/ src/gality/Program.java\n```\n\n# How to run Gality?\n\nThe first argument is the file containing the set of gadgets generated by [ROPgadget](https://github.com/JonathanSalwan/ROPgadget).\nThe second argument is Gality's output file.\n\n# Eclipse\n\nYou can use a \"run configuration\" to give parameters to gality and then run gality.\n\n# Command Line\n\n```bash\n$ ROPgadget --binary /usr/bin/whereis \u003e /tmp/whereis.gadgets\n$ java -cp ./bin/ gality.Program /tmp/whereis.gadgets /tmp/whereis.gadgets.metrics\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexandre-bartel%2Fgality","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexandre-bartel%2Fgality","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexandre-bartel%2Fgality/lists"}