Skip to content

Commit

Permalink
Added ImHex to Editors section
Browse files Browse the repository at this point in the history
  • Loading branch information
kant committed Oct 1, 2023
1 parent bbfd6a2 commit eb332b0
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion applications.json
Expand Up @@ -9591,6 +9591,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": "Instant messaging application that can connect to XMPP (Jabber), IRC and more.",
"categories": [
Expand All @@ -9606,6 +9623,6 @@
"languages": [
"c"
]
}
}
]
}

0 comments on commit eb332b0

Please sign in to comment.