* by display of varargs by using either count or number of format specifiers
* ran lint.sh
* include non-standard format specifiers in regex pattern
Co-authored-by: k4lizen <124312252+k4lizen@users.noreply.github.com>
* change removing last argument logic in varargs handling
Co-authored-by: k4lizen <124312252+k4lizen@users.noreply.github.com>
* changed logic for popping the 'vararg' argument and removed unnecessary conversion to int
* remove extra line
* refactor pwndbg.arguments.get function to remove unnecessary branching
* files for testing got added by mistake
* replace method used on wrong var
---------
Co-authored-by: k4lizen <124312252+k4lizen@users.noreply.github.com>