Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • cloud-herder ... to be run in groups. 7. Sending arguments around is such a hack, need a better way to do this (e.g. for obj ... ssh Closing the connection to XX.XX.XX.XX.. msf > ch_run_obj instance_0 crack Sending passwords to remote instance for cracking.. echo 'cred_4:4: ...
  • color-hacker ... utility for helping you crack your color schemes using Sass color functions. Simply pass the `hack-colors` function ... be derived from the first color. ## Example ``` scss @debug(hack-colors(#cff09e #a8dba8 #79bd9a #3b8686 #0b486b)); ``` Output: ``` scss ...
  • Wifi-Key-Recovery---Android ... or share it using the standard Android sharing facilities. It does not crack the network, or use the MAC/SSID address to deduce the ... have connected to the network in the past. * This app cannot "hack" into an unknown/new network. * I cannot help you with ...
  • SubstitutionCracker ... a 4th year ComSci project. It use a genetic algorithm to crack substitution ciphers. IIRC it uses some clever n-Gram frequency ... use plain text in the fitness function but just as a hack to stop execution early once decryption succeeded. This was used ...
  • dicepass ... a simple risk to avoid. ### The NSA has computers that can hack a million Gibsons! Yes, with enough time and money you ... you. There are a hundred faster and cheaper ways to crack your account than brute forcing your password. # COPYRIGHT AND LICNESE ...
  • ggx ... whacking away at bugs identified by the testsuite. I've had a quick crack at it, and a couple of obvious things need fixing. For instance ... things like like function prologues. I don't want to have to hack gdb every time I tweak the ISA, so I'll leave this ...
  • jumpstart H5BP on Crack is a development setup that allows you to be productive right away if you use H5BP, ... npm install sudo npm install grunt-compass ``` Start grunt ```bash grunt ``` Hack away. ## Static Webserver Jumpstart comes with a built-in static ...
  • onetimepad ... 'a_random_key') Security -------- 1. The crypted message is very easy to crack if the length of key is less than the length of ... won’t protect you from the NSA. *It is just a hack*. Copying ------- This project is licensed under the terms of MIT ...
  • sudoku Solve a Sudoku puzzle Sudoku Solver By Vernon Swanepoel This is a bit of a hack I've been playing with for some time. The program solves simple sudoku puzzles fine, but I'm trying to implement a guess system to try to crack harder ones.
  • codereading_thor ... some trivial examples using parameters and opiton types (:boolean, :string etc) ###Crack open the hood. Where to start? Easy way is to ... got any nice hacks? Please add em here. ### Sidebar - How to hack away at a gem safely You definately don't want ...