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

Error: String object with Windows-formatted IP addresses #72

Open
b1gb1t opened this issue May 8, 2018 · 0 comments
Open

Error: String object with Windows-formatted IP addresses #72

b1gb1t opened this issue May 8, 2018 · 0 comments

Comments

@b1gb1t
Copy link

b1gb1t commented May 8, 2018

Hi,

I have found an issue when I try to add/modify string objects with Windows-formatted IP addresses (such as \127.0.0.1).

peepdf detects these IP addresses as if they were octal number \ddd. If the IP address has numbers bigger than 7, an exception occurs in the conversion to octal.

Please, specify the string object content:
\\192.168.1.1
*** Error: The object has not been modified!!

@b1gb1t b1gb1t changed the title Error: String object with SMB address Error: String object with Windows-formatted IP addresses May 8, 2018
@b1gb1t b1gb1t mentioned this issue May 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant