Skip to content

bitRAKE/fasm2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

154 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Assembly 77.2%
  • PHP 10.0%
  • Python 6.0%
  • HTML 1.9%
  • C++ 1.6%
  • Pawn 1.0%
  • Other 2.3%