npace12

↗ HN profile [ 73.8 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hi HN I got tired of copy/pasting disassembled code to chatgpt so I made a small radare2 plugin. Surprisingly to me, it's able to do quite a bit on its own.

  2. Hi HN I made a small plugin for radare2 to try out how good GPT-4 is at reverse engineering. It's become a useful tool for me, so sharing it here. https://twitter.com/dnak0v/status/1758650673862705179…

  3. Hi HN I needed a way to monitor network calls made by chrome extensions so I made a small extension. You can install it by dropping the zip or crx into the extensions page. It'll be on the chrome store whenever/if it…