Skip to content

Fix 07 #4

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix 07 #4

wants to merge 1 commit into from

Conversation

Myts2
Copy link

@Myts2 Myts2 commented Jul 19, 2018

The original script doesn't work ,and I think it caused by angr's upgrade.
I just fix some code to make it work on again.
For example, the usage of 'angr.storage.SimFile' has changed,no longer to need file_options, and it can't load SimSymbolicMemory now.
Other change is just adjustable.

@solomonbstoner
Copy link

I think it might help if you describe the changes you made.

@Myts2
Copy link
Author

Myts2 commented Jul 22, 2018

The original script doesn't work ,and I think it caused by angr's upgrade.
I just fix some code to make it work on again.
For example, the usage of 'angr.storage.SimFile' has changed,no longer to need file_options, and it can't load SimSymbolicMemory now.
Other change is just adjustable.

@solomonbstoner
Copy link

What I meant was to add describe whatever you changed (and why you changed it) into the pull request. It makes it alot easier for the repo owner to evaluate your code and see if he wants to accept or reject your pull request.
When you leave no description at all, no one knows what you're doing.

@Myts2
Copy link
Author

Myts2 commented Jul 22, 2018

Well....Alright. I'm sorry about this...

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

Successfully merging this pull request may close these issues.

2 participants