FR: Retrieving CL arguments of application program
I would like to request a feature that extends the API to access the arguments passed to the program under analysis, as well as the count.
The binaries being analysed should be assumed to be stripped. As a result, this makes it challenging to wrap the main function, using drwap, to obtain the arguments as the function won't be exported.
This request is in conjunction to post on the UserGroup, found here