Added 'bof' module for executing object files and fixed handling of optional arguments.
This commit is contained in:
@@ -70,6 +70,4 @@ proc main() =
|
||||
echo "[-] ", err.msg
|
||||
|
||||
when isMainModule:
|
||||
test()
|
||||
quit(0)
|
||||
main()
|
||||
Reference in New Issue
Block a user