WorksButNotTested

Results 40 issues of WorksButNotTested

As an end user, it’s the number of defects found which is of interest and hence the number of paths discovered is the best proxy for this and duly show...

The manylinux project is used as a basis for native python PIP modules to build binaries which run on many linux distributions. This may provide a simpler/more compatible alternative to...

When running the following C++ application under Stalker (using the below JS script) but with the `libstdc++` library excluded it seems that the catch block of the SEH is never...

When calling `gum_symbol_details_from_address` inside of a stalker transform the application crashes with `malloc` errors such as: - `malloc(): mismatching next->prev_size (unsorted)` - `malloc(): invalid size (unsorted)` This issue occurs as...

When the following script is injected into ping on Ubuntu 18.04, the following output is observed. We can see only providing the full path to the module results in the...

https://developer.arm.com/documentation/dui0489/c/arm-and-thumb-instructions/branch-and-control-instructions/it Hooray, another edge case!