This repository was archived by the owner on Aug 4, 2024. It is now read-only.

Description
Hi,
installed Gxss with go install github.com/KathanP19/Gxss@latest (using go1.17).
When I provide some input and use the -o output flag it logs the output filename, but I think it's printing the pointer and not the value
2021/11/30 11:05:39 &{0xc0000c22a0}
...
Also weird behavior with errors:
Error is &{%!e(string=invalid semicolon separator in query)}invalid semicolon separator in query