ret2src
ret2src
Had exactly the same issue on a Windows Server 2012 dump last week. Figured it had to do with the old Windows Server version, but apparently it happens on newer...
Workaround: ```bash pipx inject dirsearch setuptools ``` This injects the missing module into the dirsearch environment.
Can confirm this behavior on the following MariaDB versions: ```text Version: 5.5.5-10.3.39-MariaDB Version: 5.5.5-10.3.39-MariaDB-log Version: 5.5.5-10.5.22-MariaDB Version: 5.7.24-log ```
@xaizek I would also like this feature, however I get your point about reliability. Do you think as an alternative it would be possible to have something like a `confirm()`...