Description
LDasm FOR LINUX
LDasm (Linux Disassembler)
LDasm is a cool tool for Linux that gives you a graphical user interface (GUI) built with Perl/Tk. It’s designed to look and feel like W32Dasm, making it easier for users who are familiar with that software.
What Can LDasm Do?
This handy software helps you search for cross-references like strings and converts code from GAS to a MASM-like style. Plus, it can trace programs and do much more!
Process-Flow Logger
LDasm comes with an awesome feature called PTrace, which acts as a process-flow logger. This means you can keep track of how different processes run on your system.
What’s New in This Release
There are some exciting updates! One major change is that the file offset is now calculated and displayed clearly.
Requirements for LDasm
If you’re planning to use LDasm, here’s what you'll need:
- Perl 5.005+ (5.6.0 recommended)
- Perl/Tk (version 800.022)
- X-window System (XFree86 4.02 or later)
Installing LDasm Locally
If you want to install it in your local directory (also known as "debianized"), make sure to change two files before installation:
Makefile: DEST_DIR = /opt/ldasm -> DEST_DIR = ~/ldasm
bin/ldasm: DIR=/opt/ldasm -> DIR=$HOME/ldasm
Installation Steps
- Run
make
- Then execute
make install
as root.
If you're ready to get started with LDasm, check out the LDasm download page here!
User Reviews for LDasm FOR LINUX 7
-
LDasm FOR LINUX provides a user-friendly interface for disassembling code, tracing programs, and more. A valuable tool for Linux enthusiasts.
-
LDasm is an incredible tool for disassembling binaries! The interface is user-friendly and the features like cross-referencing strings are super helpful. Highly recommend!
-
I'm really impressed with LDasm! It makes analyzing code so much easier with its clean GUI and handy tracing capabilities. A must-have for developers!
-
LDasm has transformed the way I work with disassembly. The GAS to MASM conversion feature is outstanding, making my workflow much smoother. Five stars!
-
What a fantastic app! LDasm simplifies complex tasks and provides excellent visualization of process flows. Definitely a tool I'll be using regularly!
-
I love using LDasm for my reverse engineering projects! Its functionality is robust, and the interface is intuitive. I can't recommend it enough!
-
LDasm is simply the best disassembler I've used. The ability to log process flows while analyzing binaries is a game changer. Absolutely five stars!