background preloader

Blackcow2000

Facebook Twitter

Matthew Thibodeau

Area codes locator - Area code lookup by number or city. Online Encyclopedia, Almanac, Atlas, Biographies, Dictionary, and Thesaurus. Latest news and press coverage. Auraltension/bluesniff: Bluesniff. Balle/bluediving: The Bluetooth penetration testing tool suite. BTCrawler download. Penetration Testing Tools. BH Bluejack Bluejacking Software. Sourceforge.

Phone Scoop. Linux en GNU - GNU-project. Dit is een vertaling van een Engelstalige pagina. door Richard Stallman Veel computergebruikers gebruiken dagelijks onbewust een aangepaste versie van het GNU-systeem.

Linux en GNU - GNU-project

Door een bizarre wending in het verleden is de huidige, meestgebruikte versie van GNU bekend onder de naam “Linux”, en veel gebruikers zijn zich er niet van bewust dat dit het GNU-systeem is, ontwikkeld door het GNU-project. Linux bestaat echt en men gebruikt het, maar het is slechts een deel van het besturingssysteem. Linux is de kernel (de “kern” van het besturingssysteem): het programma dat de toegang regelt tot de diverse onderdelen van het systeem zodat ander programma's behoorlijk kunnen draaien. Veel gebruikers kennen het verschil niet tussen de kernel, Linux, en het systeem als geheel, wat ze óók “Linux” noemen. Programmeurs weten meestal wel dat Linux een kernel is. Wat ze vonden was niet toevallig en lag er niet zo maar—het was het GNU-systeem dat bijna af was.

Aanvullingen Voetnoten: Namecoin. Invisible Internet Protocol Daemon. I2P Anonymous Network. The Official MagicArchiver Website. Apache Tika – Apache Tika. Coagula. News (Sept 2008): Now loads JPEG, GIF files (still save only to BMP).

Coagula

Recents files menu and cute selection. (May 2003): Blue = Noise. Bandlimited noise, unlimited variation. Rumble, grumble, roar, screech, buzz, hiss, and susurration.hide What is it? How: Coagula uses one sinewave (beep) per image line, one short blip per point (pixel) on the line. Get started: Make some marks on the black canvas. Tools: Use Filter images to shape areas. Coagula is freeware. If you like Coagula you might want to try GranuLab by rasmus.ekman@abc.se hide Coagula plans. . • Play the image by mouse drag • Multiple layers, to manage parts of sound separately. • The most requested feature is to make images from soundfiles.

Deep Search - Tor search of Deep Web links. Ahmia — Search Tor Hidden Services. Twisted. Twisted is an event-driven networking engine written in Python and licensed under the open source ​MIT license.

Twisted

Twisted runs on Python 2 and an ever growing subset also works with Python 3. Twisted makes it easy to implement custom network applications. Here's a TCP server that echoes back everything that's written to it: from twisted.internet import protocol, reactor, endpoints class Echo(protocol.Protocol): def dataReceived(self, data): self.transport.write(data) class EchoFactory(protocol.Factory): def buildProtocol(self, addr): return Echo() endpoints.serverFromString(reactor, "tcp:1234").listen(EchoFactory()) reactor.run() Learn more about ​writing servers, ​writing clients and the ​core networking libraries , including support for SSL, UDP, scheduled events, unit testing infrastructure, and much more. Twisted includes an event-driven web server. Learn more about ​web application development, ​templates and Twisted's ​HTTP client.

Twisted includes a sophisticated IMAP4 client library. Cr4sh/MsFontsFuzz. Common Vulnerabilities and Exposures (CVE) Aoh/radamsa: a general-purpose fuzzer. American fuzzy lop. American fuzzy lop is a security-oriented fuzzer that employs a novel type of compile-time instrumentation and genetic algorithms to automatically discover clean, interesting test cases that trigger new internal states in the targeted binary.

american fuzzy lop

This substantially improves the functional coverage for the fuzzed code. The compact synthesized corpora produced by the tool are also useful for seeding other, more labor- or resource-intensive testing regimes down the road. Compared to other instrumented fuzzers, afl-fuzz is designed to be practical: it has modest performance overhead, uses a variety of highly effective fuzzing strategies and effort minimization tricks, requires essentially no configuration, and seamlessly handles complex, real-world use cases - say, common image parsing or file compression libraries. The "sales pitch" In a hurry? It is pretty sophisticated. Want to try it out? The bug-o-rama trophy case Yeah, it finds bugs. Download & other useful links Contact and mailing list.

DNS