Skip to content

Commit ec89dbd

Browse files
kantserhii-londar
andauthored
Added ImHex to Editors section (#875)
Co-authored-by: Serhii Londar <[email protected]>
1 parent b73a855 commit ec89dbd

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

applications.json

+19-1
Original file line numberDiff line numberDiff line change
@@ -9607,6 +9607,23 @@
96079607
"typescript"
96089608
]
96099609
},
9610+
{
9611+
"short_description": "A Hex Editor for Reverse Engineers.",
9612+
"categories": [
9613+
"Editors".
9614+
"IDE"
9615+
],
9616+
"repo_url": "https://github.com/WerWolv/ImHex/",
9617+
"title": "ImHex",
9618+
"icon_url": "https://raw.githubusercontent.com/WerWolv/ImHex/master/resources/dist/windows/icon.ico",
9619+
"screenshots": [
9620+
"https://raw.githubusercontent.com/WerWolv/ImHex/master/resources/projects/splash_screen.svg"
9621+
],
9622+
"official_site": "https://imhex.werwolv.net/",
9623+
"languages": [
9624+
"c++"
9625+
]
9626+
},
96109627
{
96119628
"short_description": "MacOS menu bar app for launching iOS  and Android 🤖 emulators.",
96129629
"categories": [
@@ -9621,6 +9638,7 @@
96219638
"official_site": "https://www.minisim.app/",
96229639
"languages": [
96239640
"swift"
9641+
96249642
]
96259643
},
96269644
{
@@ -9638,6 +9656,6 @@
96389656
"languages": [
96399657
"c"
96409658
]
9641-
}
9659+
}
96429660
]
96439661
}

0 commit comments

Comments
 (0)