A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"Hashtag": "as:Hashtag"
}
],
"id": "https://infosec.exchange/users/radareorg/statuses/113793725192011363",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-08T16:40:49Z",
"url": "https://infosec.exchange/@radareorg/113793725192011363",
"attributedTo": "https://infosec.exchange/users/radareorg",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/radareorg/followers",
"https://infosec.exchange/users/as0ler",
"https://infosec.exchange/users/pancake"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/radareorg/statuses/113793725192011363",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2025-01-08:objectId=228829678:objectType=Conversation",
"content": "<p>r2frida-5.9.8 is out! Major additions are:</p><p>🔹Support for hardware breakpoints and watchpoints (<span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@as0ler\" class=\"u-url mention\">@<span>as0ler</span></a></span>)<br />🔹Adds the new :ies command to enumerate app entrypoints (<span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@pancake\" class=\"u-url mention\">@<span>pancake</span></a></span>)<br />👉 More details: <a href=\"https://github.com/nowsecure/r2frida/releases/tag/5.9.8\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/nowsecure/r2frida/r</span><span class=\"invisible\">eleases/tag/5.9.8</span></a></p><p><a href=\"https://infosec.exchange/tags/frida\" class=\"mention hashtag\" rel=\"tag\">#<span>frida</span></a> <a href=\"https://infosec.exchange/tags/radare2\" class=\"mention hashtag\" rel=\"tag\">#<span>radare2</span></a> <a href=\"https://infosec.exchange/tags/r2frida\" class=\"mention hashtag\" rel=\"tag\">#<span>r2frida</span></a> <a href=\"https://infosec.exchange/tags/ios\" class=\"mention hashtag\" rel=\"tag\">#<span>ios</span></a> <a href=\"https://infosec.exchange/tags/android\" class=\"mention hashtag\" rel=\"tag\">#<span>android</span></a> <a href=\"https://infosec.exchange/tags/reverseengineering\" class=\"mention hashtag\" rel=\"tag\">#<span>reverseengineering</span></a></p>",
"contentMap": {
"en": "<p>r2frida-5.9.8 is out! Major additions are:</p><p>🔹Support for hardware breakpoints and watchpoints (<span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@as0ler\" class=\"u-url mention\">@<span>as0ler</span></a></span>)<br />🔹Adds the new :ies command to enumerate app entrypoints (<span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@pancake\" class=\"u-url mention\">@<span>pancake</span></a></span>)<br />👉 More details: <a href=\"https://github.com/nowsecure/r2frida/releases/tag/5.9.8\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/nowsecure/r2frida/r</span><span class=\"invisible\">eleases/tag/5.9.8</span></a></p><p><a href=\"https://infosec.exchange/tags/frida\" class=\"mention hashtag\" rel=\"tag\">#<span>frida</span></a> <a href=\"https://infosec.exchange/tags/radare2\" class=\"mention hashtag\" rel=\"tag\">#<span>radare2</span></a> <a href=\"https://infosec.exchange/tags/r2frida\" class=\"mention hashtag\" rel=\"tag\">#<span>r2frida</span></a> <a href=\"https://infosec.exchange/tags/ios\" class=\"mention hashtag\" rel=\"tag\">#<span>ios</span></a> <a href=\"https://infosec.exchange/tags/android\" class=\"mention hashtag\" rel=\"tag\">#<span>android</span></a> <a href=\"https://infosec.exchange/tags/reverseengineering\" class=\"mention hashtag\" rel=\"tag\">#<span>reverseengineering</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://infosec.exchange/users/as0ler",
"name": "@as0ler"
},
{
"type": "Mention",
"href": "https://infosec.exchange/users/pancake",
"name": "@pancake"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/frida",
"name": "#frida"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/radare2",
"name": "#radare2"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/r2frida",
"name": "#r2frida"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/ios",
"name": "#ios"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/android",
"name": "#android"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/reverseengineering",
"name": "#reverseengineering"
}
],
"replies": {
"id": "https://infosec.exchange/users/radareorg/statuses/113793725192011363/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/radareorg/statuses/113793725192011363/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/radareorg/statuses/113793725192011363/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/radareorg/statuses/113793725192011363/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://infosec.exchange/users/radareorg/statuses/113793725192011363/shares",
"type": "Collection",
"totalItems": 5
}
}