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 has been archived by the owner on Oct 20, 2024. It is now read-only.
Thanks for this awesome project. I noticed that it is not possible to nest multiple builtin functions.
Example:
I want to store the function signature of
test()
atmemory[0:4]
:__FUNC_SIG
gives me0xXXXXXXXX
, but I need0xXXXXXXXX00000000000000000000000000000000000000000000000000000000
.The text was updated successfully, but these errors were encountered: