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
The writebe64 and readbe64 tools depends on Lua, and the tools repository does not bundle Lua. Using them will give an error in distributions without Lua installed. We have to come up with a solution, maybe rewrite the tool in C or Rust? Or bundle Lua? Or can we live without these tools?