Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement LUA disassembler/analyzer plugins #3836

Closed
radare opened this issue Dec 12, 2015 · 0 comments
Closed

Implement LUA disassembler/analyzer plugins #3836

radare opened this issue Dec 12, 2015 · 0 comments

Comments

@radare
Copy link
Collaborator

radare commented Dec 12, 2015

http://www.lua.org/source/5.3/lopcodes.h.html

@Maijin Maijin assigned Maijin and unassigned Maijin Mar 3, 2016
Cararasu pushed a commit to Cararasu/radare2 that referenced this issue Mar 27, 2017
Cararasu pushed a commit to Cararasu/radare2 that referenced this issue Mar 27, 2017
Cararasu pushed a commit to Cararasu/radare2 that referenced this issue Mar 30, 2017
radare pushed a commit that referenced this issue Apr 3, 2017
…7197)

* Added Lua 5.3 Assembly and Disassembly
* Implemented Lua 5.3 Binary Analyzer #3836
* removed unnecesasry prints for lua implementation #3836

* implemented caching for parsing the lua-file #3836 grouped global data together
* added mnemonics to analyzer and fixed a wrong instructionname
* replaced llx and llu with PFMT64x
* removed trailing whitespaces from lua 5.3 assembler and binary analyzer
* made all functions in lua53 plugins that are possible static
@Maijin Maijin closed this as completed Apr 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants