Skip to content

Commit

Permalink
Added ImHex to Editors section (#875)
Browse files Browse the repository at this point in the history
Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
  • Loading branch information
kant and serhii-londar committed Nov 2, 2023
1 parent b73a855 commit ec89dbd
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion applications.json
Expand Up @@ -9607,6 +9607,23 @@
"typescript"
]
},
{
"short_description": "A Hex Editor for Reverse Engineers.",
"categories": [
"Editors".
"IDE"
],
"repo_url": "https://github.com/WerWolv/ImHex/",
"title": "ImHex",
"icon_url": "https://raw.githubusercontent.com/WerWolv/ImHex/master/resources/dist/windows/icon.ico",
"screenshots": [
"https://raw.githubusercontent.com/WerWolv/ImHex/master/resources/projects/splash_screen.svg"
],
"official_site": "https://imhex.werwolv.net/",
"languages": [
"c++"
]
},
{
"short_description": "MacOS menu bar app for launching iOS  and Android 🤖 emulators.",
"categories": [
Expand All @@ -9621,6 +9638,7 @@
"official_site": "https://www.minisim.app/",
"languages": [
"swift"

]
},
{
Expand All @@ -9638,6 +9656,6 @@
"languages": [
"c"
]
}
}
]
}

0 comments on commit ec89dbd

Please sign in to comment.