0

Hi is there any method so i can restart scapy while the script is still running?

I change an interface MAC address and i need to restart Scapy in order to see the changes.

Thanks!

1
  • 1
    what invocation misses the change in your MAC address? Commented Mar 17, 2014 at 12:10

1 Answer 1

1

Thanks Helmut for your interest. I managed to solve the problem by making a .bat file with commands from here: Change MAC from cmd and then call .bat file from python.

Initialy i was trying to use Popen to execute commands from script but no modifications to registry were made.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.