Releases: rdpstaff/RDPTools
Releases · rdpstaff/RDPTools
RDPTools
RDPTools 2.0.2
This release contains Xander-Hmmgs 1.0.1 and assembler related packages.
Do not download the Source code (zip or tar.gz).
Clone the RDPTools and use the following commands to checkout this version:
cd RDPTools/
git checkout 2.0.2
git submodule update --init
make
RDPTools 2.0.1
This release contains Xander assembler related packages.
Download the RDPTools-2.0.1.tgz, do not download the Source code (zip or tar.gz).
If you have cloned the RDPTools, use the following commands to checkout this version:
cd RDPTools/
git checkout 2.0.1
git submodule update --init
make