Minggu, 16 Februari 2014
Snabb Switch - Skip the OS and Get 40 million Requests Per Second in Lua
Using CreateJS - EaselJS
In this tutorial we will be exploring the CreateJS
suite of libraries. CreateJS is suite of JavaScript libraries and tools
for building rich, interactive experiences with HTML5. The CreateJS
suite is divided into four libraries.
- EaselJS - Makes working with HTML5 canvas easy.
- TweenJS - For tweening HTML5 and JavaScript properties
- SoundJS - Lets you easily work with HTML5 audio
- PreloadJS - Lets you manage and coordinate loading of assets
http://code.tutsplus.com/tutorials/using-createjs-easeljs--net-34840 (Read More..)
JavaScript Animation That Works (Part 3 of 4)
Kamis, 13 Februari 2014
Python with Braces
Python with Braces is a variant of the Python programming language, that has one significant difference:
it uses standard C style braces for defining scopes rather than the classic python indentation.
This makes Python more similar to other programming languages, and can also enable the
introduction of new concepts such as anonymous functions and classes to Python.
http://www.pythonb.org/
Minggu, 09 Februari 2014
Reverse Engineering A Bank’s Security Token
A quick introduction to innodb_ruby
In On learning InnoDB: A journey to the core I introduced a new library and command-line tool in the innodb_ruby
project. Now I’ll show off a few of the things it can do. I won’t try
to explain all of the InnoDB structures exposed, since that will get the
demos here way off track. We’ll come back to those structures later on!
http://blog.jcole.us/2013/01/03/a-quick-introduction-to-innodb-ruby/
SublimeCodeIntel
Sabtu, 08 Februari 2014
Damn Vulnerable iOS Application (DVIA)
Filesort optimization in 5.7.3: pack values in the sort buffer
IPSet Bash Completion 2.3.1
- ipset-bash-completion is programmable completion code for the bash shell, to support the ipset program (netfilter.org). It allows you to interactively retrieve and complete options, commands, set names, types, and members.
- Changes: This release fixes two small bugs related to option completion.
- http://packetstormsecurity.com/files/125105
pMap 1.10
- pMap is a tool for for passively discovering, scanning, and fingerprinting hosts on the local network. Included is a precompiled Windows binary.
- Changes: Additional Multicast DNS and SSDP fingerprints. Excludes connected printers from fingerprinting process. Displays any available service configuration.
- http://packetstormsecurity.com/files/125042
SSL SPDY : Why we don’t use a CDN: A story about SPDY and SSL
SmartDec : Native code to C/C++ decompiler.
Standalone
- Supports x86 and x86-64 architectures.
- Reads ELF and PE file formats.
- Reconstructs functions, their names and arguments, local and global variables, expressions, integer, pointer and structural types, all types of control-flow structures, including switch.
- Has a nice graphical user interface with one-click navigation between assembler code and reconstructed program.
- The only decompiler that handles 64-bit code.
IDA Pro plug-in
- Enjoys all executable file formats supported by the disassembler.
- Benefits from IDA's signature search, parsers of debug information, and demanglers.
- Push-button decompilation of a chosen function or the whole program.
- Easy jumping between the disassembler and the decompiled code.
- Full GUI integration.
(Read More..)
Mapping Relational Databases and SQL to MongoDB
HASHES : Kumpulsn hash password
Our database contains 314'250'971 cracked and
42'167'212 uncracked hashes.
Hashes.org attempts to reveal the plain text of your submitted hash.
This is done in an effort to assist security professionals to evaluate
the security provided by the relevant hash submitted.
Hashes.org is not a hacking site and assumes all submitted hashes are
for testing purposes only and are obtained in a legal way.
Hashes.org is also happy to help computer users recover their own
forgotten passwords, however this does not extend to recovery of
passwords belonging to a third party.
Please ensure all submitted hashes are legally obtained and you have
permission to recover the plain text before uploading them to Hashes.org.
If you object to a particular hash listed in the Hashes.org database
please contact us explaining why.
If you decide to create a user account at Hashes.org your searches will be saved and you
can view if they become cracked. You will also be able to upload hash lists and you can
view their progress finding the plain texts and also load them.
If you are interested in participating in recovering hashes you can download the left list
of our database and try to get some of them and upload it to our database. It is not needed
that you register to do this and even if you are logged in, there will not be saved
any information about the person who recovered the hash, it is completely anonymous.
http://hashes.org/index.php
Octocard
Highly flexible github info card for every github lover. And it's open source. Please feel free to fork and build your own Octocard.
Features
- Show your public github info on your website
- Easy to customize
- Almost no Rate Limiting of Github api by using server cache
- Open source, you can even build your own Octocard server
mona.py
Overview
This is the Corelan Team project page for 'mona', a debugger plugin / Exploit Development Swiss Army Knife.
This plugin replaces pvefindaddr, which is no longer supported as of mid june 2011.
The plugin has been tested on
- Immunity Debugger 1.83 and up. (Older versions of Immunity Debugger are not supported and may not work.)
- WinDBG
http://redmine.corelan.be/projects/mona (Read More..)
Sabtu, 01 Februari 2014
Owning Windows Networks with Responder 1.7
http://blog.spiderlabs.com/2013/01/owning-windows-networks-with-responder-17.html