You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 11, 2023. It is now read-only.
Currently exploring the bytecode of functions boils down to a text search in ByteinTime/Log.txt, which can be quite cumbersome to do. My idea is to add an option to dump disassemblies of specific chunks or groups of chunks on startup into a bunch of .txt files for easy reading.