-
Notifications
You must be signed in to change notification settings - Fork 524
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
wifimaster #1
Open
SIGEIV
wants to merge
217
commits into
CoolOppo:master
Choose a base branch
from
SIGEIV:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
wifimaster #1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
After troubleshooting the massive headaches I was running in to, I came upon this solution that actually makes Hyperion run on Windows 8 and up. I actually wrote an enormous issue that I was going to submit just before I decided to try this out, and it worked. The explanation is here in a post by Tomasz Grysztar: http://board.flatassembler.net/topic.php?p=144941#144941 Without this simple change, Hyperion (i.e. the command-line tool itself) does not run whatsoever on Windows 8.1 (and likely Windows 8, although I can't attest for it).
Add the 'readable' attribute to '.reloc'
- upgraded wordlist (contains more than 1500 names now) - replaced optionparser with argpase - fixed typo - added version output option
- released breakout for atari 2600
[x] increase default auth and connect timeout [x] use 'info' for 'saved found sshds.txt' rather than 'good' [x] use status() for shodan_search() [x] updated short description in script file
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Tool that monitors, analyzes and limits the bandwidth of devices on the local network without administrative access.