Skip to content

bitRAKE/fasm2

 
 

Repository files navigation

Warning

This software is work in progress. Keep your expectations low.

Building on flat assembler 2 with a focus on 64-bit Windows.

  • expanded API support
  • extensive examples
  • PSDK scrapping tools
  • coding guides

Typical Updating:

git fetch origin
git rebase origin/master
git push --force-with-lease

flat assembler 2

This project combines flat assembler g with a set of headers that implement an x86 assembler. It is largely compatible with fasm 1, except for the macroinstruction syntax.

About

flat assembler 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Assembly 76.7%
  • PHP 10.3%
  • Python 6.2%
  • HTML 2.0%
  • C++ 1.7%
  • Pawn 1.0%
  • Other 2.1%