mastodon.ie is one of the many independent Mastodon servers you can use to participate in the fediverse.
Irish Mastodon - run from Ireland, we welcome all who respect the community rules and members.

Administered by:

Server stats:

1.8K
active users

#decompilation

1 post1 participant0 posts today

Thanks to the great Decompilation project by Team HarbourMasters (HM64), you can now play both "The Legend of Zelda" titles released originally for the Nintendo 64 on your PC, Mac and Linux.

I gave it a try for both "Ocarina of Time" and "Majora's Mask" and I'm overwhelmed with the quality.

Ocarina of Time --> github.com/HarbourMasters/Ship

Majora's Mask --> github.com/HarbourMasters/2shi

i wonder how much having binaries for multiple architectures can help can help #reverseEngineering / #decompilation efforts.

i was thinking of games like The Lost Vikings that have been ported to dozens of systems, and it seems like there's gotta be some useful information in the various binaries. i don't know if they were based on common source code or not, but in any case it seems like you could learn additional constraints form different implementations 🤔.

JEB Assistant
PNF Software, has published a new feature called "JEB Assistant" with its new JEB release(v5.2.0). As the blog post initiates, this feature is only experimental at the moment. When you decompile a function, you can "Call the Assistant" and your decompiled output will send to JEB's server; it then (may) returns a better function name and parameter names (not variable names).
The assistant does not work on dalvik/dex right now, it only supports native code!

pnfsoftware.com/blog/jeb-assis
#jeb #decompilation #ai

#lookingforwork in software engineering! Currently I do:
- Compiled languages like C and C++
- #dotnet languages such as C# and F#
- #Java and #Javascript
- #database languages like #SQL and #Postgres
- Game #decompilation and #modding
I'm familiar with:
- #Agile, #Scrum, and their differences
- #Git and #Mercurial
- Safe programming practices
- Future-proofing
I'm highly flexible and learn quickly, so feel free to reach out to me!

[Paper of the day][#8] Debugger-oriented #decompilation. Decompilation is hard, but we can make it practical by skipping the hard constructions. In this paper, we show how we can construct a #decompiler extension on top of the #GDB #debugger and how to use it to skip #malware #unpacking and decompiling the extracted #payload.

Academic paper: dl.acm.org/doi/10.1145/3375894
Archived version: secret.inf.ufpr.br/papers/root
Code: github.com/marcusbotacin/Rever

ACM Other conferencesRevEngE is a dish served cold | Proceedings of the 3rd Reversing and Offensive-oriented Trends Symposium