SkillAgentSearch skills...

Bintools

Binary tools: assembler, disassembler, linker, library manager, emulator

Install / Use

/learn @ForwardCom/Bintools
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This repository contains the binary tools for the ForwardCom instruction set: assembler, disassembler, linker, library manager, emulator

This can be compiled and run on almost any little-endian platform. A compiled exe file for windows is included. For Linux and other platforms: use make -f forw.make to compile.

See the manual for instructions.

Files included: | Description --- | --- forwardcom_sourcecode_documentation.odt | Documentation of the source code *.cpp | C++ source code
*.h | C++ header files
forw.exe | Windows executable, 64-bit
forw.make | Makefile for Gnu or Clang C++ compiler
instruction_list.csv | List of instructions as comma separated file forw.vcxproj forw.sln forw.vcxproj.filters | Project files for MS Visual Studio

View on GitHub
GitHub Stars64
CategoryDevelopment
Updated4mo ago
Forks6

Languages

C++

Security Score

77/100

Audited on Nov 19, 2025

No findings