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.
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!
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.
There are some exciting updates! One major change is that the file offset is now calculated and displayed clearly.
If you’re planning to use LDasm, here’s what you'll need:
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
make
make install
as root.If you're ready to get started with LDasm, check out the LDasm download page here!
Go to the Softpas website, press the 'Downloads' button, and pick the app you want to download and install—easy and fast!
SoftPas is your platform for the latest software and technology news, reviews, and guides. Stay up to date with cutting-edge trends in tech and software development.
Subscribe to newsletter
© Copyright 2024, SoftPas, All Rights Reserved.