(Refer to the lua plug-in written by a foreigner, and use luajit to implement it.
Init.lua lua function and some data types
OllyCallBacks.lua loads and runs the plug-in
autoexec.lua loads and runs the above script for initialization.
FindString.lua is an example to find all unicode or ascii strings and display them in the log window.)