This file contains hidden or 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
| # - write token and cursor to .romsync | |
| # * update cursor every delta check | |
| # * config file format | |
| # token=token_string | |
| # cursor=cursor_string | |
| # db_roms=path_to_dropbox_roms | |
| # local_roms=path_to_local_roms | |
| # * upload new config to dropbox | |
| import os |
This file contains hidden or 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
| #! /bin/bash | |
| #WpaBust is a reaver automation script for kali-linux | |
| #Authors: D4rk50ld13r & gh0std0g | |
| echo "" | |
| echo "" | |
| echo "%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%" | |
| echo "% D4rk-R34v3r BY: D4rk-50ld13r AND gh0std0g %" | |
| echo "%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%" | |
| echo "" | |
| echo "" |
This file contains hidden or 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
| <bookmarks> | |
| <group name="root"> | |
| <group name="Romania"> | |
| <bookmark name="Europa FM" url="http://www.europafm.ro/&files/live.m3u"/> | |
| <bookmark name="Kiss FM" url="http://80.86.106.136/listen.pls"/> | |
| <bookmark name="Magic FM" url="http://80.86.106.35:9000/listen.pls"/> | |
| <bookmark name="ProFM" url="http://stream.profm.ro:8012/profm.mp3.m3u"/> | |
| <bookmark name="ProFM Oldies" url="http://stream.profm.ro:8222/oldies.mp3.m3u"/> | |
| <bookmark name="ProFM Classic" url="http://stream.profm.ro:8082/clasic.mp3.m3u"/> | |
| <bookmark name="ProFM Jazz" url="http://stream.profm.ro:8212/jazz.mp3.m3u"/> |