{"id":19533769,"url":"https://github.com/embox/sim-emulator","last_synced_at":"2025-08-31T16:44:39.907Z","repository":{"id":232411968,"uuid":"782423400","full_name":"embox/sim-emulator","owner":"embox","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-10T16:06:19.000Z","size":631,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-26T13:41:39.305Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/embox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-04-05T09:16:15.000Z","updated_at":"2024-11-29T12:56:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"32747424-f6f7-42f8-9d5c-d0cc64ebe4d2","html_url":"https://github.com/embox/sim-emulator","commit_stats":null,"previous_names":["embox/sim-emulator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/embox/sim-emulator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embox%2Fsim-emulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embox%2Fsim-emulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embox%2Fsim-emulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embox%2Fsim-emulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/embox","download_url":"https://codeload.github.com/embox/sim-emulator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embox%2Fsim-emulator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273010950,"owners_count":25030368,"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","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-11T02:09:55.083Z","updated_at":"2025-08-31T16:44:39.883Z","avatar_url":"https://github.com/embox.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sim-emulator\nProgrammatic simcard open source emulator.  \n\n## Dependencies\nMake, gcc, Python\n\n## Current state\n* Currently only at initial stage with no functional\n* Basic system for building simcard filesystem is implemented\n\n## Configuring filesystem of simcard emulator\n- To add a file just add it to where it belongs relative to MF directory\n- For dedicated files (DF) additional files with information supplied, see .desc files under MF for each dedicated file\n- For entry files (EF) format is as follows:\n    - First line: TRN or LIN - transparent of linear EF\n    - Second line: fid in hex starting with 0x\n    - Third line: Short fid (sfid), hex\n    - Fourth line: Description text\n    - Fifth line: Record max length for linear EF\n    - Sixth line: File size for transparent EF, for linear file it is calculated during parsing\n    - Seventh line: Data in hex each two symob for a byte for transparent EF\n    - For linear EF Seventh and further lines each represent data for subsequent records\n\nAt the moment most of the data in files is copied from *Pysim* project just for reference, and probably needs to be edited in the future\n\n```\nmake\n```\nwill first check if MF directory has changed. If changed, *translatefs.py* is launched, which generates **fs.inc** file. It contains macros sequence which is understood by gcc at the step of building project\n\n## TODO\n* Add apdu command handling\n* Add GSM authentication algorythm\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembox%2Fsim-emulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fembox%2Fsim-emulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembox%2Fsim-emulator/lists"}