エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Debugging An Undebuggable App
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Debugging An Undebuggable App
I recently ran into an app that: Blocks debuggers from being attachedExits early if you try to in... I recently ran into an app that: Blocks debuggers from being attachedExits early if you try to inject any codeCrashes your whole phone if you run it with a jailbreak on (!)Like — who even does that last one??? The sorts of things we do here, like modding TikTok to only show cat videos or fixing freezes in other peoples’ apps, all require the ability to take an app and poke at it to see how it work

