#reverseengineering — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #reverseengineering, aggregated by home.social.
-
Pyre: Ghidra's C++ Decompiler running in your Browser - Supports ELF, Mach-O, PE, or .wasm binary Format #Programming #ReverseEngineering https://github.com/ant4g0nist/pyre
-
#ReverseEngineering Need for Speed Underground 2 Server #retrodev #retrogaming #gamedev #programming #coding
I Reverse-engineering Need for... -
My 8086 disassembler is now far enough along to be usable for reverse engineering, by me at least.
It uses a text based project file for annotations, data and code labels, data types, etc.
I have yet to move all the labels over from the IDA project I've been using until now but here's the project file I've set up for Dune: https://thomas.fach-pedersen.net/dune/cryo-dune-3.7-cd-dncdprg.chani
Based on the project file, it produces this disassemby listing: https://thomas.fach-pedersen.net/dune/cryo-dune-3.7-cd-dncdprg.html
-
My 8086 disassembler is now far enough along to be usable for reverse engineering, by me at least.
It uses a text based project file for annotations, data and code labels, data types, etc.
I have yet to move all the labels over from the IDA project I've been using until now but here's the project file I've set up for Dune: https://thomas.fach-pedersen.net/dune/cryo-dune-3.7-cd-dncdprg.chani
Based on the project file, it produces this disassemby listing: https://thomas.fach-pedersen.net/dune/cryo-dune-3.7-cd-dncdprg.html
-
My 8086 disassembler is now far enough along to be usable for reverse engineering, by me at least.
It uses a text based project file for annotations, data and code labels, data types, etc.
I have yet to move all the labels over from the IDA project I've been using until now but here's the project file I've set up for Dune: https://thomas.fach-pedersen.net/dune/cryo-dune-3.7-cd-dncdprg.chani
Based on the project file, it produces this disassemby listing: https://thomas.fach-pedersen.net/dune/cryo-dune-3.7-cd-dncdprg.html
-
My 8086 disassembler is now far enough along to be usable for reverse engineering, by me at least.
It uses a text based project file for annotations, data and code labels, data types, etc.
I have yet to move all the labels over from the IDA project I've been using until now but here's the project file I've set up for Dune: https://thomas.fach-pedersen.net/dune/cryo-dune-3.7-cd-dncdprg.chani
Based on the project file, it produces this disassemby listing: https://thomas.fach-pedersen.net/dune/cryo-dune-3.7-cd-dncdprg.html
-
Создавая SetupWizard для кастомной AOSP: на что обратить внимание
Что скрыто за реализацией Setup Wizard на любом Android-устройстве? Как получается, что системное приложение появляется один раз при первом запуске, а потом исчезает? Можно ли сразу накатить свой Setup Wizard на устройство и точно ли нужно писать свою реализацию этапа настройки блокировки экрана? Меня зовут Олеся Шилова. Я инженер-программист в отделе разработки приложений в YADRO. Вместе с коллегами разрабатываю системные приложения операционной системы kvadraOS. Недавно я работала над «Мастером настройки» и сегодня хочу рассказать, как это приложение работает в AOSP и с какими подводными камнями можно столкнуться при его создании. Заодно покажу примеры конфигурации. Статья будет полезна тем, кто работает с Android-фреймворком и системными приложениями. Она поможет не допустить ошибок с первых шагов и сократить время на реализацию приложения.
https://habr.com/ru/companies/yadro/articles/1034676/
#aosp_customization #aosp #wizard #reverseengineering #разработка_приложений #разработка_мобильных_приложений #android #планшеты #операционные_системы #kvadra_t
-
Создавая SetupWizard для кастомной AOSP: на что обратить внимание
Что скрыто за реализацией Setup Wizard на любом Android-устройстве? Как получается, что системное приложение появляется один раз при первом запуске, а потом исчезает? Можно ли сразу накатить свой Setup Wizard на устройство и точно ли нужно писать свою реализацию этапа настройки блокировки экрана? Меня зовут Олеся Шилова. Я инженер-программист в отделе разработки приложений в YADRO. Вместе с коллегами разрабатываю системные приложения операционной системы kvadraOS. Недавно я работала над «Мастером настройки» и сегодня хочу рассказать, как это приложение работает в AOSP и с какими подводными камнями можно столкнуться при его создании. Заодно покажу примеры конфигурации. Статья будет полезна тем, кто работает с Android-фреймворком и системными приложениями. Она поможет не допустить ошибок с первых шагов и сократить время на реализацию приложения.
https://habr.com/ru/companies/yadro/articles/1034676/
#aosp_customization #aosp #wizard #reverseengineering #разработка_приложений #разработка_мобильных_приложений #android #планшеты #операционные_системы #kvadra_t
-
Создавая SetupWizard для кастомной AOSP: на что обратить внимание
Что скрыто за реализацией Setup Wizard на любом Android-устройстве? Как получается, что системное приложение появляется один раз при первом запуске, а потом исчезает? Можно ли сразу накатить свой Setup Wizard на устройство и точно ли нужно писать свою реализацию этапа настройки блокировки экрана? Меня зовут Олеся Шилова. Я инженер-программист в отделе разработки приложений в YADRO. Вместе с коллегами разрабатываю системные приложения операционной системы kvadraOS. Недавно я работала над «Мастером настройки» и сегодня хочу рассказать, как это приложение работает в AOSP и с какими подводными камнями можно столкнуться при его создании. Заодно покажу примеры конфигурации. Статья будет полезна тем, кто работает с Android-фреймворком и системными приложениями. Она поможет не допустить ошибок с первых шагов и сократить время на реализацию приложения.
https://habr.com/ru/companies/yadro/articles/1034676/
#aosp_customization #aosp #wizard #reverseengineering #разработка_приложений #разработка_мобильных_приложений #android #планшеты #операционные_системы #kvadra_t
-
Создавая SetupWizard для кастомной AOSP: на что обратить внимание
Что скрыто за реализацией Setup Wizard на любом Android-устройстве? Как получается, что системное приложение появляется один раз при первом запуске, а потом исчезает? Можно ли сразу накатить свой Setup Wizard на устройство и точно ли нужно писать свою реализацию этапа настройки блокировки экрана? Меня зовут Олеся Шилова. Я инженер-программист в отделе разработки приложений в YADRO. Вместе с коллегами разрабатываю системные приложения операционной системы kvadraOS. Недавно я работала над «Мастером настройки» и сегодня хочу рассказать, как это приложение работает в AOSP и с какими подводными камнями можно столкнуться при его создании. Заодно покажу примеры конфигурации. Статья будет полезна тем, кто работает с Android-фреймворком и системными приложениями. Она поможет не допустить ошибок с первых шагов и сократить время на реализацию приложения.
https://habr.com/ru/companies/yadro/articles/1034676/
#aosp_customization #aosp #wizard #reverseengineering #разработка_приложений #разработка_мобильных_приложений #android #планшеты #операционные_системы #kvadra_t
-
Custom Mainboard for PS2 Portable
https://web.brid.gy/r/https://hackaday.com/2026/05/13/custom-mainboard-for-ps2-portable/
-
Custom Mainboard for PS2 Portable
https://fed.brid.gy/r/https://hackaday.com/2026/05/13/custom-mainboard-for-ps2-portable/
-
Custom Mainboard for PS2 Portable
https://web.brid.gy/r/https://hackaday.com/2026/05/13/custom-mainboard-for-ps2-portable/
-
Custom Mainboard for PS2 Portable
https://fed.brid.gy/r/https://hackaday.com/2026/05/13/custom-mainboard-for-ps2-portable/
-
Custom Mainboard for PS2 Portable
https://web.brid.gy/r/https://hackaday.com/2026/05/13/custom-mainboard-for-ps2-portable/
-
🔧🛠️ So, Dmitry.GR spent his precious time reverse-engineering a 20-year-old kiddie gadget, the Fisher-Price Pixter—because *that's* what the world was missing. 🤓 Who knew documenting toy ROMs could be the pinnacle of modern tech achievement? 🎮 #LifeGoals #TechWizardry
https://dmitry.gr/?r=05.Projects&proj=37.%20Pixter #HackerNews #ReverseEngineering #FisherPrice #Pixter #TechAchievement #HackerNews #ngated -
The Dark Side of Unitree Robot Dogs
https://fed.brid.gy/r/https://hackaday.com/2026/05/12/the-dark-side-of-unitree-robot-dogs/
-
The Dark Side of Unitree Robot Dogs
https://fed.brid.gy/r/https://hackaday.com/2026/05/12/the-dark-side-of-unitree-robot-dogs/
-
It's TEDIOUS to reverse engineer a proprietary NAND ECC algorithm.
So let's have an LLM do it for us!
Here's Winbond's NAND ECC algorithm (at least for W25N01GV)
-
It's TEDIOUS to reverse engineer a proprietary NAND ECC algorithm.
So let's have an LLM do it for us!
Here's Winbond's NAND ECC algorithm (at least for W25N01GV)
-
It's TEDIOUS to reverse engineer a proprietary NAND ECC algorithm.
So let's have an LLM do it for us!
Here's Winbond's NAND ECC algorithm (at least for W25N01GV)
-
It's TEDIOUS to reverse engineer a proprietary NAND ECC algorithm.
So let's have an LLM do it for us!
Here's Winbond's NAND ECC algorithm (at least for W25N01GV)
-
It's TEDIOUS to reverse engineer a proprietary NAND ECC algorithm.
So let's have an LLM do it for us!
Here's Winbond's NAND ECC algorithm (at least for W25N01GV)
-
How Kernel Anti-Cheats Work: A Deep Dive into Modern Game Protection:
https://s4dbrd.github.io/posts/how-kernel-anti-cheats-work/#detecting-nested-hypervisors
#reverseengineering #informationsecurity #cybersecurity #game #windows #kernel #debugging
-
How Kernel Anti-Cheats Work: A Deep Dive into Modern Game Protection:
https://s4dbrd.github.io/posts/how-kernel-anti-cheats-work/#detecting-nested-hypervisors
#reverseengineering #informationsecurity #cybersecurity #game #windows #kernel #debugging
-
How Kernel Anti-Cheats Work: A Deep Dive into Modern Game Protection:
https://s4dbrd.github.io/posts/how-kernel-anti-cheats-work/#detecting-nested-hypervisors
#reverseengineering #informationsecurity #cybersecurity #game #windows #kernel #debugging
-
How Kernel Anti-Cheats Work: A Deep Dive into Modern Game Protection:
https://s4dbrd.github.io/posts/how-kernel-anti-cheats-work/#detecting-nested-hypervisors
#reverseengineering #informationsecurity #cybersecurity #game #windows #kernel #debugging
-
How Kernel Anti-Cheats Work: A Deep Dive into Modern Game Protection:
https://s4dbrd.github.io/posts/how-kernel-anti-cheats-work/#detecting-nested-hypervisors
#reverseengineering #informationsecurity #cybersecurity #game #windows #kernel #debugging
-
Sonic-J2ME-Web project -- porting 2005 #SonicTheHedgehog #J2ME game to the browser with #TypeScript and #HTML5 Canvas #retrodev #retrogaming #reverseengineering #sega #sonic #segagenesis #megadrive #romhacking
Sonic-J2ME-Web: Porting the 20... -
Ghidra-SNES project by JoshLeaves: #Ghidra extension for #SNES #reverseengineering #romhacking (first public release, feedback welcome!) #retrodev #emudev #retrogaming #assembler
Ghidra-SNES: A Ghidra extensio... -
Papillon C.C. original course (Virtual Boy) running on Sega Mega Drive !
#new3dgolfsimulation #tesoft #virtualboy #vbgolf #megadrive #hacking #reverseengineering
-
Papillon C.C. original course (Virtual Boy) running on Sega Mega Drive !
#new3dgolfsimulation #tesoft #virtualboy #vbgolf #megadrive #hacking #reverseengineering
-
Papillon C.C. original course (Virtual Boy) running on Sega Mega Drive !
#new3dgolfsimulation #tesoft #virtualboy #vbgolf #megadrive #hacking #reverseengineering
-
Papillon C.C. original course (Virtual Boy) running on Sega Mega Drive !
#new3dgolfsimulation #tesoft #virtualboy #vbgolf #megadrive #hacking #reverseengineering
-
Papillon C.C. original course (Virtual Boy) running on Sega Mega Drive !
#new3dgolfsimulation #tesoft #virtualboy #vbgolf #megadrive #hacking #reverseengineering
-
Eight Lakes G.C. original course (PC-9801) running on Sega Mega Drive !
#new3dgolfsimulation #tesoft #pc9801 #pc98 #megadrive #hacking #reverseengineering
-
T&E Selection original course (PC-9801) running on Sega Mega Drive !
#new3dgolfsimulation #tesoft #pc9801 #pc98 #megadrive #hacking #reverseengineering
-
Bonus Points for any T&E SOFT Golf Nerds that can figure out what the devil I'm up to…
-
My first little bit of packet analysis, where I discovered a strange Ethernet II packet type;
https://codeberg.org/cisene/UsbServer/src/branch/main/re/Ethernet-II-Discovery.md
-
My first little bit of packet analysis, where I discovered a strange Ethernet II packet type;
https://codeberg.org/cisene/UsbServer/src/branch/main/re/Ethernet-II-Discovery.md
-
My first little bit of packet analysis, where I discovered a strange Ethernet II packet type;
https://codeberg.org/cisene/UsbServer/src/branch/main/re/Ethernet-II-Discovery.md
-
My first little bit of packet analysis, where I discovered a strange Ethernet II packet type;
https://codeberg.org/cisene/UsbServer/src/branch/main/re/Ethernet-II-Discovery.md
-
After a decade of relentless nerd-labor 🤓, our valiant hero finally unveils the arcane mysteries of a *1998* demo server from a bygone #MMO 📼🕹️. Because reverse-engineering 5,000+ functions is totally what everyone does in their free time instead of, you know, enjoying 2026 and its futuristic marvels 🚀.
https://draxinar.github.io/articles/2026-05-01-uodemo-reverse-engineering.html #retroGaming #nerdCulture #reverseEngineering #nostalgia #techHeroes #HackerNews #ngated -
Reverse-engineering the 1998 Ultima Online demo server
https://draxinar.github.io/articles/2026-05-01-uodemo-reverse-engineering.html
#HackerNews #ReverseEngineering #UltimaOnline #GamingHistory #GameDevelopment #RetroGaming
-
This could be the first time Papillon C.C. has been seen in colour rather than shades of red?
(WIP, 3D placeholder trees are wrong species/shapes, etc)
#new3dgolfsimulation #virtualboy #tesoft #tesoftvirtualgolf #vbgolf #hacking #reverseengineering