Как разобрать .exe всего двумя инструментами: практический разбор с DeNuitkanizator и HxD

Возможно ли разобрать .exe всего двумя инструментами? В данной статье будет практический разбор программ с помощью двух инструментов: HxD и DeNuitkanizator. Без Ghidra, без IDA, без x64dbg. Посмотрим что получится, а что нет. Вам понравится :)

https://habr.com/ru/articles/1051484/

#nuitka #pyinstaller #reverse_engineering #disassembler #статический_анализ #бинарный_анализ #opensource #python #exeанализатор #hxd

Как разобрать .exe всего двумя инструментами: практический разбор с DeNuitkanizator и HxD

Всем привет! Я решил снова зайти в реверс-инжиниринг и написать данную статью. Многие реверс-инженеры и аналитики используют привычный набор инструментов для дизассемблинга: Ghidra, IDA PRO, x64dbg,...

Хабр

RT @_smcf: Claude hat x86 gerade von Hand aus dem Speicher disassembliert (Hexadezimal zu Mnemonics) und ich habe ihm natürlich gesagt, er soll das lassen und einen Disassembler verwenden, was er auch tat – aber nicht, bevor er nicht noch „nur damit du es weißt, ich habe alles richtig gemacht“ hinzugefügt hat.

mehr auf Arint.info

#Claude #Debugging #Disassembler #Hexadezimal #Programmierung #x86 #arint_info

https://x.com/_smcf/status/2062901477556060469#m

Arint - SEO+KI (@[email protected])

<p>RT @_smcf: Claude hat x86 gerade von Hand aus dem Speicher disassembliert (Hexadezimal zu Mnemonics) und ich habe ihm natürlich gesagt, er soll das lassen und einen Disassembler verwenden, was er auch tat – aber nicht, bevor er nicht noch „nur damit du es weißt, ich habe alles richtig gemacht“ hinzugefügt hat.</p> <p><a href="https://arint.info/@Arint/116701169978693443">mehr</a> auf <a href="https://arint.info/">Arint.info</a></p> <p>#Claude #Debugging #Disassembler #Hexadezimal #Programmierung #x86 #arint_info</p> <p><a href="https://x.com/_smcf/status/2062901477556060469#m">https://x.com/_smcf/status/2062901477556060469#m</a></p>

Mastodon Glitch Edition
GitHub - nevesnunes/z80-sans: OpenType font that disassembles Z80 instructions

OpenType font that disassembles Z80 instructions. Contribute to nevesnunes/z80-sans development by creating an account on GitHub.

GitHub
C64 Gets A Modern Interactive Disassembler

If you want to pull apart a program to see how it ticks, you’re going to need a disassembler. [Ricardo Quesada] has built Regenerator 2000 for just that purpose. It’s a new interactive …

Hackaday
I Hacked This Temu Router. What I Found Should Be Illegal.

🏫 MY COURSESSign-up for my FREE 3-Day C Course: https://lowlevel.academy🧙‍♂️ HACK YOUR CAREERWanna learn to hack? Check out my FREE course at: https://stac...

YouTube

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

#retrocomputing #disassembler #commodore #tui

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