{"id":20159704,"url":"https://github.com/nowsecure/mjolner","last_synced_at":"2025-04-09T23:36:37.054Z","repository":{"id":53521530,"uuid":"67144785","full_name":"nowsecure/mjolner","owner":"nowsecure","description":"Cycript backend powered by Frida.","archived":false,"fork":false,"pushed_at":"2021-07-07T21:49:50.000Z","size":67,"stargazers_count":25,"open_issues_count":2,"forks_count":5,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-24T01:25:29.296Z","etag":null,"topics":["dsl","dynamic-analysis","frida","nowsecure","scripting"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nowsecure.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-01T15:44:07.000Z","updated_at":"2024-02-02T15:39:07.000Z","dependencies_parsed_at":"2022-08-26T18:02:32.416Z","dependency_job_id":null,"html_url":"https://github.com/nowsecure/mjolner","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowsecure%2Fmjolner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowsecure%2Fmjolner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowsecure%2Fmjolner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowsecure%2Fmjolner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nowsecure","download_url":"https://codeload.github.com/nowsecure/mjolner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247779702,"owners_count":20994573,"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":["dsl","dynamic-analysis","frida","nowsecure","scripting"],"created_at":"2024-11-14T00:09:36.824Z","updated_at":"2025-04-09T23:36:37.035Z","avatar_url":"https://github.com/nowsecure.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mjølner\n\nCycript compatible runtime powered by Frida.\n\n## Example\n\n```js\nconst mjolner = require('mjolner');\n\nmjolner.register();\n\nconst puts = int.functionWith(char.constant().pointerTo())(dlsym(RTLD_DEFAULT, 'puts'));\n/*\n * ^\n * |\n *  \\ Which would be the output from the cycript compiler if you wrote:\n *    extern \"C\" int puts(char const*)\n */\n\nputs('Hello');\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnowsecure%2Fmjolner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnowsecure%2Fmjolner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnowsecure%2Fmjolner/lists"}