Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nanodump] fix error with temporary path #67

Merged
merged 5 commits into from Oct 12, 2023

Conversation

XiaoliChan
Copy link
Contributor

Fix path error when missing "/"
image

Signed-off-by: XiaoliChan <2209553467@qq.com>
XiaoliChan and others added 3 commits October 12, 2023 17:25
@zblurx
Copy link
Collaborator

zblurx commented Oct 12, 2023

Thanks @XiaoliChan for the issue and the PR! As we saw together, it's better/cleaner to use os.path.join instead of concatenating string to build filepaths.

Also I fixed an issue in pypykatz dependency import

@NeffIsBack NeffIsBack added bug-fix This Pull Request fixes a bug requires testing labels Oct 12, 2023
@Marshall-Hallenbeck Marshall-Hallenbeck merged commit 2cf6c8c into Pennyw0rth:main Oct 12, 2023
5 checks passed
@XiaoliChan XiaoliChan deleted the nanodump branch October 18, 2023 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix This Pull Request fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants