#disassembler — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #disassembler, aggregated by home.social.
-
DDisasm: Reversible (bi-directional) Disassembler
https://github.com/GrammaTech/ddisasm
Comments: https://news.ycombinator.com/item?id=49151146
#HackerNews #DDisasm #Disassembler #ReverseEngineering #BiDirectional #GitHub #GrammaTech
-
DDisasm: Reversible (bi-directional) Disassembler
https://github.com/GrammaTech/ddisasm
Comments: https://news.ycombinator.com/item?id=49151146
#HackerNews #DDisasm #Disassembler #ReverseEngineering #BiDirectional #GitHub #GrammaTech
-
Amiga disassembler with emulator: Aira Force 0.10.0 (Windows, Linux, macOS, RPi)
Aira Force by Howard Price is a disassembler for Amiga programmes running on Windows (64-bit), Windows (32-bit), macOS, Linux (64-bit) and the Raspberry Pi, which also functions as an (OCS) Amiga emulator and debugger. Version 0.10.0 mainly improves emulation and the user interface. -
Amiga disassembler with emulator: Aira Force 0.10.0 (Windows, Linux, macOS, RPi)
Aira Force by Howard Price is a disassembler for Amiga programmes running on Windows (64-bit), Windows (32-bit), macOS, Linux (64-bit) and the Raspberry Pi, which also functions as an (OCS) Amiga emulator and debugger. Version 0.10.0 mainly improves emulation and the user interface. -
I have just released an updated version of my Amiga disassembler, emulator and debugger Aira Force 0.10.0
This version adds support for IPF disk images (original games) and improves emulation accuracy.
https://howprice.itch.io/aira-force/devlog/1602939/aira-force-0100-released
-
Как разобрать .exe всего двумя инструментами: практический разбор с DeNuitkanizator и HxD
Возможно ли разобрать .exe всего двумя инструментами? В данной статье будет практический разбор программ с помощью двух инструментов: HxD и DeNuitkanizator. Без Ghidra, без IDA, без x64dbg. Посмотрим что получится, а что нет. Вам понравится :)
https://habr.com/ru/articles/1051484/
#nuitka #pyinstaller #reverse_engineering #disassembler #статический_анализ #бинарный_анализ #opensource #python #exeанализатор #hxd
-
Regenerator 2000 Update 0.8.7 Adds Better VICE Debugging and Smarter UI
#Commodore64 #MOS6502 #Regenerator2000 #RetroComputing #Disassembler #VICE #Commodore #ReverseEngineering
https://theoasisbbs.com/regenerator-2000-update-0-8-7-adds-better-vice-debugging-and-smarter-ui/?fsp_sid=3497 -
Regenerator 2000 Update 0.8.7 Adds Better VICE Debugging and Smarter UI
#Commodore64 #MOS6502 #Regenerator2000 #RetroComputing #Disassembler #VICE #Commodore #ReverseEngineering
https://theoasisbbs.com/regenerator-2000-update-0-8-7-adds-better-vice-debugging-and-smarter-ui/?fsp_sid=3497 -
Z80 Sans – a disassembler in a font (2024)
https://github.com/nevesnunes/z80-sans
#HackerNews #Z80 #Sans #Disassembler #Font #Programming #RetroTech #OpenSource
-
Z80 Sans – a disassembler in a font (2024)
https://github.com/nevesnunes/z80-sans
#HackerNews #Z80 #Sans #Disassembler #Font #Programming #RetroTech #OpenSource
-
I've just released Regenerator 2000 v0.6.2
Many new features:
- Proper Windows support
- Mouse
- Bitmap View, Blocks View, improvements in the other views
- Improved search
- Improved navigation
- Better and extended pre-defined labels
- Export/Import to VICE labels
- Better cmd-line support
and more!https://github.com/ricardoquesada/regenerator2000/releases/tag/v0.6.2
-
I've just released Regenerator 2000 v0.6.2
Many new features:
- Proper Windows support
- Mouse
- Bitmap View, Blocks View, improvements in the other views
- Improved search
- Improved navigation
- Better and extended pre-defined labels
- Export/Import to VICE labels
- Better cmd-line support
and more!https://github.com/ricardoquesada/regenerator2000/releases/tag/v0.6.2
-
Regenerator 2000 Disassembler: A 6502 TUI for Commodore Code
#Commodore64 #C64 #6502 #RetroComputing #Disassembler #ReverseEngineering #TerminalUI #DemoScene #HomebrewDev
https://theoasisbbs.com/regenerator-2000-disassembler-a-6502-tui-for-commodore-code/?fsp_sid=1026 -
Regenerator 2000 Disassembler: A 6502 TUI for Commodore Code
#Commodore64 #C64 #6502 #RetroComputing #Disassembler #ReverseEngineering #TerminalUI #DemoScene #HomebrewDev
https://theoasisbbs.com/regenerator-2000-disassembler-a-6502-tui-for-commodore-code/?fsp_sid=1026 -
I just started using Dosbox for the first time ever, on Linux. That's because I finally found a copy of the PC (DOS) version of the Texas Instruments asm7 assembler for the TMS7000. Unfortunately I have not found the other tools that would have originally accompanied the assembler, such as the linker. Still, it will be useful as a sanity check on my newly written TMS7000 disassembler.
#tms7000 #assembler #disassembler #retrocomputing -
I just started using Dosbox for the first time ever, on Linux. That's because I finally found a copy of the PC (DOS) version of the Texas Instruments asm7 assembler for the TMS7000. Unfortunately I have not found the other tools that would have originally accompanied the assembler, such as the linker. Still, it will be useful as a sanity check on my newly written TMS7000 disassembler.
#tms7000 #assembler #disassembler #retrocomputing -
Introducing Regenerator 2000, an interactive disassembler for 6502, tailored for Commodore 8-bit machines like the C64.
Includes modern features like: undo/redo, arrows, cross-references, different types of blocks: code, bytes, address, screencode, undefined and more. Different views like hex dump, charset, sprites, blocks.
TUI (text-based interface).
Fast, extremely fast.
Open source
https://github.com/ricardoquesada/regenerator2000#disassembler #commodore64 #tui #commodore #8bit #retrocomputing
-
Introducing Regenerator 2000, an interactive disassembler for 6502, tailored for Commodore 8-bit machines like the C64.
Includes modern features like: undo/redo, arrows, cross-references, different types of blocks: code, bytes, address, screencode, undefined and more. Different views like hex dump, charset, sprites, blocks.
TUI (text-based interface).
Fast, extremely fast.
Open source
https://github.com/ricardoquesada/regenerator2000#disassembler #commodore64 #tui #commodore #8bit #retrocomputing
-
I fixed a few bugs in my TMS7000 disassembler (though there are many more), and added a brief description of the format of the XML definitions file that it can use.
#tms7000 #disassembler #retrocomputing -
I fixed a few bugs in my TMS7000 disassembler (though there are many more), and added a brief description of the format of the XML definitions file that it can use.
#tms7000 #disassembler #retrocomputing -
My TMS7000 disassembler is now minimally functional, and very minimally documented, but I've made a git repository publicly available on Codeberg:
https://codeberg.org/brouhaha/tms7000
I don't promise that anything works correctly, or that the output can be assembled back to the original binary. That is the intention, but as the assembler is not yet ready, I can't yet test that.
#TMS7000 #disassembler #retrocomputing -
My TMS7000 disassembler is now minimally functional, and very minimally documented, but I've made a git repository publicly available on Codeberg:
https://codeberg.org/brouhaha/tms7000
I don't promise that anything works correctly, or that the output can be assembled back to the original binary. That is the intention, but as the assembler is not yet ready, I can't yet test that.
#TMS7000 #disassembler #retrocomputing -
This is handy for studying ROMs and binary only programs: a Z80 disassembler that tries to identify string data and labels.
-
This is handy for studying ROMs and binary only programs: a Z80 disassembler that tries to identify string data and labels.
-
By version 0.9.0 Howard Price released a major update of his disassembler Aira Force for Amiga programs under Windows/64-Bit, Windows/32-Bit, macOS, Linux/64-Bit an the Raspberry Pi. Version 0.9.2 adds blitter fill mode, which is essential for many demos and games such as Another World and F/A-18 Interceptor. It also adds improved DMA debugging and fixes many compatibility issues.
-
By version 0.9.0 Howard Price released a major update of his disassembler Aira Force for Amiga programs under Windows/64-Bit, Windows/32-Bit, macOS, Linux/64-Bit an the Raspberry Pi. Version 0.9.2 adds blitter fill mode, which is essential for many demos and games such as Another World and F/A-18 Interceptor. It also adds improved DMA debugging and fixes many compatibility issues.
-
I am very pleased to release Aira Force 0.9.2
This release emulates blitter fill mode, which is used by many more demos than games it seems! It also fixes lots of gnarly Amiga timing bugs.
https://howprice.itch.io/aira-force/devlog/905410/aira-force-092-available-now
-
I am very pleased to release Aira Force 0.9.2
This release emulates blitter fill mode, which is used by many more demos than games it seems! It also fixes lots of gnarly Amiga timing bugs.
https://howprice.itch.io/aira-force/devlog/905410/aira-force-092-available-now
-
Aira Force #Amiga #Emulator #Disassembler #Debugger 0.9.1 released
Highlights:
- Audio DMA emulation
- First pass sync-to-video audio out (use at your own risk)
- Emulator optimisations
- macOS Universal BinariesMore details here: https://howprice.itch.io/aira-force/devlog/895804/aira-force-091-is-faster-and-noisier
This video has sound!
-
Aira Force #Amiga #Emulator #Disassembler #Debugger 0.9.1 released
Highlights:
- Audio DMA emulation
- First pass sync-to-video audio out (use at your own risk)
- Emulator optimisations
- macOS Universal BinariesMore details here: https://howprice.itch.io/aira-force/devlog/895804/aira-force-091-is-faster-and-noisier
This video has sound!
-
With Version 0.9.0, Howard Price released a major update of his disassembler Aira Force for Amiga programs under Windows/64-bit, Windows/32-bit, macOS, Linux/64-bit and the Raspberry Pi. The new version 0.9.1 offers, among other new features, Amiga audio DMA emulation:
https://www.amiga-news.de/en/news/AN-2025-02-00114-EN.html
#Amiga #AmigaNews #disassembler #Emulation #macOS #Linux #RPI #programming
-
With Version 0.9.0, Howard Price released a major update of his disassembler Aira Force for Amiga programs under Windows/64-bit, Windows/32-bit, macOS, Linux/64-bit and the Raspberry Pi. The new version 0.9.1 offers, among other new features, Amiga audio DMA emulation:
https://www.amiga-news.de/en/news/AN-2025-02-00114-EN.html
#Amiga #AmigaNews #disassembler #Emulation #macOS #Linux #RPI #programming
-
Great!!!
With version 0.9.0, Howard Price has released a major update of his disassembler Aira Force for Amiga programs under Windows/64-bit, Windows/32-bit, macOS, Linux/64-bit and the Raspberry Pi.In addition to the previous interactive disassembling and reassembling, the program now also acts as an (OCS) Amiga emulator and debugger.
-
Great!!!
With version 0.9.0, Howard Price has released a major update of his disassembler Aira Force for Amiga programs under Windows/64-bit, Windows/32-bit, macOS, Linux/64-bit and the Raspberry Pi.In addition to the previous interactive disassembling and reassembling, the program now also acts as an (OCS) Amiga emulator and debugger.
-
This is the worst thing ever. I approve! #z80 #assembler #disassembler #font https://fosstodon.org/@[email protected]/113426833049720865
-
Dasm8080 is a great Intel 8080 disassembler with nice features such as the visualization of bit patterns and the detection of opcode and data sections.
-
iced, https://github.com/icedland/iced.
A fast and correct x86/x64 disassembler, assembler, decoder, encoder for Rust, .NET, Java, Python and Lua.
-
iced, https://github.com/icedland/iced.
A fast and correct x86/x64 disassembler, assembler, decoder, encoder for Rust, .NET, Java, Python and Lua.
-
Unlocking Hidden Features of an Unusual Camera - Back in 2012, technology websites were abuzz with news of the Lytro: a camera that... - https://hackaday.com/2023/01/25/unlocking-hidden-features-of-an-unusual-camera/ #digitalcamerashacks #disassembler #lightfield #lytro
-
Unlocking Hidden Features of an Unusual Camera - Back in 2012, technology websites were abuzz with news of the Lytro: a camera that... - https://hackaday.com/2023/01/25/unlocking-hidden-features-of-an-unusual-camera/ #digitalcamerashacks #disassembler #lightfield #lytro
-
Unlocking Hidden Features of an Unusual Camera
https://hackaday.com/2023/01/25/unlocking-hidden-features-of-an-unusual-camera/
#digitalcamerashacks #disassembler #lightfield #lytro -
Does anyone want to decompile some x86 code? I'm testing a new tool that I built for that.
-
Does anyone want to decompile some x86 code? I'm testing a new tool that I built for that.
-
CW: Down the Github repo hole… this morning's finds
I was looking at the 'Blinkenlights' project by Justine Tunney which is "a virtual machine that runs statically-compiled x86-64-linux programs on different operating systems and hardware architectures" (might as well let Justine describe it!) motivated by research on APE ("Actually Portable Executable")¹ ². #ActuallyPortableExecutable
After appreciating blink I looked at Justine's other repos, as one does, and… here's what I already bookmarked:
* "sectorlisp is a 512-byte implementation of LISP that's able to bootstrap John McCarthy's meta-circular evaluator on bare metal." - https://github.com/jart/sectorlisp #Lisp
* "Cosmopolitan Libc makes C a build-once run-anywhere language, like Java, except it doesn't need an interpreter or virtual machine. Instead, it reconfigures stock GCC and Clang to output a POSIX-approved polyglot format that runs natively on Linux + Mac + Windows + FreeBSD + OpenBSD + NetBSD + BIOS with the best possible performance and the tiniest footprint imaginable." - https://github.com/jart/cosmopolitan #Libc #VirtualMachine #Polyglot (you should also look at the work by @Ange on the vast subject of polyglots)
* "Disaster lets you press C-c d to see the compiled assembly code for the C, C++ or Fortran file you're currently editing. It even jumps to and highlights the line of assembly corresponding to the line beneath your cursor." - https://github.com/jart/disaster #Emacs #EmacsLisp #Disassembler ( @anticomputer this one is for you…)
No apologies for sending you down this Github hole :flan_molotov: as it is more fun to go spelunking with friends!
__
¹ https://justine.lol/ape.html
² https://github.com/jart/blink -
CW: Down the Github repo hole… this morning's finds
I was looking at the 'Blinkenlights' project by Justine Tunney which is "a virtual machine that runs statically-compiled x86-64-linux programs on different operating systems and hardware architectures" (might as well let Justine describe it!) motivated by research on APE ("Actually Portable Executable")¹ ². #ActuallyPortableExecutable
After appreciating blink I looked at Justine's other repos, as one does, and… here's what I already bookmarked:
* "sectorlisp is a 512-byte implementation of LISP that's able to bootstrap John McCarthy's meta-circular evaluator on bare metal." - https://github.com/jart/sectorlisp #Lisp
* "Cosmopolitan Libc makes C a build-once run-anywhere language, like Java, except it doesn't need an interpreter or virtual machine. Instead, it reconfigures stock GCC and Clang to output a POSIX-approved polyglot format that runs natively on Linux + Mac + Windows + FreeBSD + OpenBSD + NetBSD + BIOS with the best possible performance and the tiniest footprint imaginable." - https://github.com/jart/cosmopolitan #Libc #VirtualMachine #Polyglot (you should also look at the work by @Ange on the vast subject of polyglots)
* "Disaster lets you press C-c d to see the compiled assembly code for the C, C++ or Fortran file you're currently editing. It even jumps to and highlights the line of assembly corresponding to the line beneath your cursor." - https://github.com/jart/disaster #Emacs #EmacsLisp #Disassembler ( @anticomputer this one is for you…)
No apologies for sending you down this Github hole :flan_molotov: as it is more fun to go spelunking with friends!
__
¹ https://justine.lol/ape.html
² https://github.com/jart/blink