CodeStudAssembler
CodeStudAssembler is an actively used assembly language created in 2017.
3Years Old | ?Users | ?Jobs |
- CodeStudAssembler first appeared in 2017
- Have a question about CodeStudAssembler not answered here? Email me and let me know how I can help.
Example code from the web:
test al,0x1 jz not_string movq rbx,[rax-0x1] cmpb [rbx+0xb],0x80 jnc not_string movq rax,[rax+0xf] retl not_string: movq rax,[r13-0x60] retl
Last updated August 9th, 2020