Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Retr0id
on April 9, 2022
|
parent
|
context
|
favorite
| on:
Raspberry Pi Pico: What is this code doing in its ...
There is no decompilation here.
throwaway81523
on April 9, 2022
[–]
(edited) Hmm, maybe you are right, it is not that easy to tell. Those bytes at #441 are still mysterious.
mglz
on April 9, 2022
|
parent
[–]
Looks like hand written assembly code to me. Also the legible function and label names indicate it was manually written. In diassemblies you usually have no such information.
throwaway81523
on April 9, 2022
|
root
|
parent
[–]
I'm thinking more like a manually annotated disassembly of something.
Retr0id
on April 9, 2022
|
root
|
parent
|
next
[–]
Why? It would take longer to annotate and idiomatize a disassembly to this extent, than it would to just write it from scratch.
oneplane
on April 9, 2022
|
root
|
parent
|
prev
[–]
Writing machine instructions isn't that unusual in microcontrollers where you write very closely against the bare metal.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: