(logo)
(navigation image)
Home Donate | Forums | FAQs | Contributions | Terms, Privacy, & Copyright | Contact | Jobs | Bios

Search: Advanced Search

Anonymous User (login or join us)Upload
Search Results
Results: 1 through 28 of 28 (0.005 secs)
You searched for: subject:"Reverse Engineering"
[movies]Recon 2005 - All Videos
Recon is a security and reverse engineering conference located in montreal. All videos are encoded in xvid format.
Keywords: Reverse engineering; Recon; Conference; Security
Downloads: 1,691
Average rating: 5.0 stars (1 review)
[movies]Recon 2006 - Luis Miras - Fix Bugs in Binaries - Recon Conference
Don't wait for your vendor to get around to it, fix bugs yourself! There is no need to wait for patches and new (possibly expensive) software upgrades. In many cases fixing bugs in binaries is easier and faster than in the source code. This is especially true considering the complexity of library dependencies and build environments. Some consider "cracking" software protection a form of patching bugs, that is not what this talk is about...
Keywords: Recon; Reverse Engineering; Conference; Montreal; Security; Bugs
Downloads: 290
Average rating: 0.0 stars (0 review)
[movies]Recon 2006 - Alexander Sotirov - Reverse Engineering Microsoft Binaries - Recon 2006
One of the applications of reverse engineering in computer security is the analysis of operating systems and software for which no source code is available. Most commonly the target is Microsoft Windows, and the goal is to find new 0-day vulnerabilities or to understand the full impact of old bugs. Reverse engineering Microsoft software presents numerous challenges. Based on his experience with reversing all Microsoft patches from the last 6 months, the speaker will present a number of technique...
Keywords: Recon; Reverse Engineering; Conference; Montreal; Security
Downloads: 981
Average rating: 0.0 stars (0 review)
[movies]Recon 2006 - Alex Ionescu - Subverting Windows 2003 Service Pack 1 Kernel Integrity Protection - Recon
Windows 2003 Service Pack 1 introduces new features into the kernel which protect against previous methods of accessing kernel memory from user mode without the usage of a driver. For example, both the usage of the DevicePhysicalMemory section as well as of the ZwSystemDebugControl APIs has now been completely blocked, meaning that editing kernel memory through physical addresses, installing a callgate or using IDT modifications are not possible methods of violating the ring privilege level...
Keywords: Recon; Reverse Engineering; Conference; Montreal; Security
Downloads: 374
Average rating: 0.0 stars (0 review)
[movies]Recon 2006 - Bunnie - Disassembling and Patching Hardware - Recon 2006
Many security systems are beginning to rely on hardware-based techniques to raise the difficulty of attacking a system. As a result, a basic understanding of circuit boards and what they mean can often times be helpful. In this session, bunnie will introduce the topic of reading and understanding circuit boards. We will learn what the basic components look like, and how to determine their function in a circuit...
Keywords: Recon; Reverse Engineering; Conference; Montreal; Security; Hardware
Downloads: 825
Average rating: 0.0 stars (0 review)
[movies]Recon 2006 - Christopher Abad - Advancements in Anonymous eAnnoyance - Recon
This talk will go over advancements in the technology to circumvent measures put into place to prevent the age old internet pastime of annoying other people. Methods and tools will be presented for breaking audio and visual CAPTCHA systems, taking advantage of lazy registrant authentication, ruining the quality of collaborative content, and defeating spam filters even better than the spammers do and otherwise compromising usability, as well as a few other surprise demos...
Keywords: Recon; Reverse Engineering; Conference; Montreal; Security; Whales
Downloads: 306
Average rating: 0.0 stars (0 review)
[movies]Recon 2006 - Dennis Cox - Network Devices an Insider's View - Recon Conference
This presentation talks about the fact and fiction of today's security devices. It explains how to approach testing the validly of their claims and provides multiple examples of real world products and their weaknesses. Rarely do security engineers look at network products from the creation point of view. Understanding how and why they are created and the limitations of that process can lead to finding security issues quite a bit quicker and easier...
Keywords: Recon; Reverse Engineering; Conference; Montreal; Security
Downloads: 355
Average rating: 0.0 stars (0 review)
[movies]Recon 2006 - Fabrice Desclaux and Kostya Kortchinsky - Vanilla Skype - Recon 2006
Skype is a free (as in beer) voice over IP application. Many other VOIP applications exist, but some specific points make Skype very different, such as its peer-to-peer architecture, its ease to bypass firewalls and, last but not least, the impressive level of obfuscation that has been invested to prevent anybody from looking inside the software and its communications. This last point added to its increasing success gave birth to many myths on security issues around it...
Keywords: Recon; Skype; Reverse Engineering; Conference; Montreal; Security
Downloads: 1,356
Average rating: 0.0 stars (0 review)
[movies]Recon 2006 - Joe Stewart - OllyBone - Semi-Automatic Unpacking on IA-32 - Recon Conference
The amount of new malware being developed has increased at a staggering rate over the last couple of years. At the same time, executable packing technology has grown to provide malware authors with a myriad of choices in how they pack their malware to evade detection and analysis. This presents a growing problem to analysts who lack the time to learn how each packer works and can be unpacked, but still need to be able to quickly handle anything that comes their way...
Keywords: Recon; Reverse Engineering; Conference; Montreal; Security; Unpacking
Downloads: 339
Average rating: 0.0 stars (0 review)
[movies]Linux Driver Reverse Engineering FreedomHEC Taipei 2009 - CIH
Linux Driver Reverse Engineering FreedomHEC Taipei 2009
Keywords: linux; driver; reverse_engineering; cih; freedomhec
Downloads: 820
[movies]Recon 2006 - Anthony de Almeida Lopes and Jack Louis - Multi-cavity NOP-infection OS-Independent x86 Virus. - Recon 2006
This presentation will be about a virus/worm framework which takes advantage of the abundance of NOP-areas produced by modern compilers in executables. The virus is bound to the x86 CPU architecture (with the possibility of porting it to other CISC architectures); however, a key feature of this infection vector is that the virus is operaing system independent. The majority of my work so far has been done on GNU/Linux but tests have been run on Windows XP, NetBSD and FreeBSD...
Keywords: Recon; Reverse Engineering; Conference; Montreal; Security; Virus
Downloads: 316
Average rating: 0.0 stars (0 review)
[movies]Recon 2005 - Andrew Griffiths - Binary Protection Schemes
The presentation will cover various issues regarding: protecting binaries against analysis license code implementation schemes modifications that can be made against a binary watermarking a binary This presentation will mainly focus on the Linux operating system, however, the ideas presented are applicable for other operating systems as well. The presentation is aimed to give a general high level overview with some examples to demonstrate the case in point...
Keywords: Recon,Security,Reverse Engineering,Conference
Downloads: 430
[movies]Recon 2005 - Ryan Russell - Keynote
Recon 2005 Keynote speach (http://recon.cx) by Ryan Russell
Keywords: recon,Security,Reverse Engineering,Conference
Downloads: 571
[movies]Recon 2005 - Reverse Engineering panel
Reverse engineering panel at Recon 2005(http://recon.cx)
Keywords: Recon,Security,Reverse Engineering,Conference
Downloads: 1,043
[movies]Recon 2005 - Ryan Russell _ Nicolas Brulez - Malware Analysis
One of the most common examples of reverse engineering is malicious code analysis. In order to clean up after, and prevent further infection by a piece of malicious code, it must be analyzed. Such analysis is often used for generating IDS signatures, detemining exploits used (and hence which patches would be required) and writing detection modules for antivirus software. Usually, this must be done in as little time as possible...
Keywords: Recon,Security,Reverse Engineering,Conference
Downloads: 783
[movies]RECON 2008 Conference Videos - recon.cx
RECON2008 T01 Pierre Marc Bureau How I learned Reverse Engineering with Storm.avi RECON2008 T02 Bruce Dang Methods for analyzing malicious Office documents.avi RECON2008 T03 Ilfak Guilfanov Building plugins for IDA Pro.avi RECON2008 T04 Thomas Garnier Windows privilege escalation through LPC and ALPC interfaces.avi RECON2008 T05 Nicolas Pouvesle NetWare kernel stack overflow exploitation.avi RECON2008 T06 Cameron Hotchkies Under the iHood.avi RECON2008 T07 Jason Raber Helikaon Linux Debuger.avi ...
Keywords: Recon; Reverse Engineering; Conference; Montreal; Security
Downloads: 5,869
Average rating: 5.0 stars (1 review)
[movies]Recon 2006 - Woodmann - The Legality of RCE - Recon
The DMCA has been trying to stop the exchange/sharing of information. Specifically, they have tried to stop discussions regarding reverse code engineering and file sharing. Since reverse engineering is a critical part of software development, I will try to explain why the DMCA rules are faulty in regards to reverse code engineering and search engines that provide links to infringing material. Bio Protector of RCE information
Keywords: Recon; Reverse Engineering; Conference; Montreal; Security
Downloads: 389
Average rating: 0.0 stars (0 review)
[movies]Recon 2006 - Spoonm - IDARub - Recon Conference
IDAPython has made a big splash, by embedding the python interpreter as an IDA plugin, and wrapping the IDA SDK for access from python code. I think this was a great idea to allow more rapid development of IDA plugins, and to help write advanced plugins easier. However, I found a few draw backs with IDAPython. Besides preferring a language besides python, I think the plugin architecture could be improved upon, and brought to be network based...
Keywords: Recon; Reverse Engineering; Conference; Montreal; Security; Ruby; IDA
Downloads: 440
Average rating: 0.0 stars (0 review)
[audio]Dominator reconstructed - Dan S
See http://www.mcld.co.uk/blog/blog.php?254
Keywords: rave; synth; resynthesis; analogue modelling; supercollider; reverse engineering
Downloads: 191
[movies]Recon 2006 - Fravia - Reversing our searching habits "Power searching without google" - Recon 2006
Reversers, and more specifically web-seekers, are a strange bunch of 'matter of fact' fellows: their most peculiar endowment is the capacity of reversing realities around them... red As a consequence -among many others- they don't buy any advertisement hype (in fact they don't buy advertisements in general), and they don't trust any commercial enterprise, knowing very well that people bent on making money out of the web have no intention whatsoever of spreading knowledge without having seen very...
Keywords: Recon; Reverse Engineering; Conference; Montreal; Security; Searching; Google; Searchlores; Fravia
Downloads: 1,658
Average rating: 0.0 stars (0 review)
[movies]Recon 2006 - Mathieu Desnoyers - Tracing for Hardware, Driver and Binary Reverse Engineering in Linux - Recon Conference
In this presentation, we will introduce the new Linux Trace Toolkit Next Generation (LTTng) kernel tracer and its analysis counterpart, Linux Trace Toolkit Viewer (LTTV), a fully extensible text and graphical trace viewer. We will focus on how these tools can be used in the security field, particularly for reverse engineering. It can be very useful to reverse engineer a software "black box". It can be a driver, a library or a multithreaded application : the tracer can log every interaction betwe...
Keywords: Recon; Reverse Engineering; Conference; Montreal; Security; LTT; Kernel; Tracing
Downloads: 330
Average rating: 0.0 stars (0 review)
[movies]Recon 2006 - Michael Sutton - Fuzzing - Brute Force Vulnerability Discovery - Recon 2006
Michael Sutton - Fuzzing - Brute Force Vulnerability Discovery This presentation will introduce fuzzing and discuss how it can be applied to different classes of vulnerabilities. We will begin by looking at fuzzing from an academic perspective. Most importantly, newly developed open source tools will be demonstrated and released publicly. Two primary audiences will be attracted to this presentation; those wishing to discover vulnerabilities through fuzzing and those who wish to protect against t...
Keywords: Recon; Reverse Engineering; Conference; Montreal; Security; Fuzzing; Fuzz; Vulnerability
Downloads: 552
Average rating: 0.0 stars (0 review)
[movies]Recon 2006 - Pedram Amini - PaiMei and the Five Finger Exploding Palm RE Techniques - Recon 2006
There are a slew of languages, tools, interfaces and file formats for various reverse engineering tasks. Making tools play nice together and deciding how to develop new tools is a cumbersome process. The goal of the framework is to reduce the time from "idea" to prototype to a matter of minutes, instead of days. PaiMei was created for personal use and after much debate it was decided to release the majority of the toolkit to the public...
Keywords: Recon; Reverse Engineering; Conference; Montreal; Security; Framework; Python; OpenRCE
Downloads: 774
Average rating: 0.0 stars (0 review)
[movies]Recon 2005 - _Pedram Amini - Process Stalking: Run Time Visual RCE
In today's world, closed-source software dominates the desktop and much of the server room. While a variety of tools and methodologies exist for security research in open-source software, binary analysis remains a mostly unexplored field. Post discovery and 0day vulnerability researchers heavily rely on reverse code engineering (RCE) to accomplish their work. The purpose of this talk is to introduce the art and science of "Process Stalking" to the general public...
Keywords: Recon,Security,Reverse Engineering,Conference,Process Stalker
Downloads: 393
[movies]Recon 2005 - Thorsten Schneider - Hardening Registration Number Protection Schemes against Reverse Code Engineering with Multithreaded Petri Nets
Registration number protections require the user to enter a registration number to register a software application. However, in most cases such a protection can be defeated easily by an in-depth analysis of the disassembled code or by tracing the applications execution using dynamic disassembly (debugging) techniques. Even there still is heavy use of simple XOR encryption methods, several software applications use high optimized cryptographic algorithms to prove the given input for validity...
Keywords: Petrinet,Reverse Engineering,Recon,Security,Conference
Downloads: 363
[movies]Recon 2006 - Sharon Conheady - Social Engineering for Penetration Testers - Recon Conference
In recent years, people have become more familiar with the term "social engineering", the use of deception or impersonation to gain unauthorised access to resources from computer networks to buildings. Does this mean that there are fewer successful social engineering attacks? Probably not. In fact, because computer security is becoming more sophisticated and more difficult to break (although this is still very possible) more and more people are resorting to social engineering techniques as a mea...
Keywords: Recon; Reverse Engineering; Conference; Montreal; Security; Social Engineering
Downloads: 511
Average rating: 0.0 stars (0 review)
[movies]Recon 2006 - Ted Unangst - Secure Development with Static Analysis - Recon 2006
Static source code analysis has evolved rapidly in the past few years into a powerful developmental aid. However, many developers' perceptions of static analysis are incorrect. Analysis techniques are more advanced than many people realize, but also not the magic bullet many hope for. Successful utilization and integration of static analysis requires understanding its possibilities and limits. This talk is primarily targeted at security concious software developers and consultants...
Keywords: Recon; Reverse Engineering; Conference; Montreal; Security; Static Analysis
Downloads: 305
Average rating: 0.0 stars (0 review)
[movies]Recon 2006 - David Hulton - Breaking Wireless... Faster - Recon Conference
Breaking WPA-PSK is possible with coWPAtty, but trying to do so onsite can be time consuming and boring. All that waiting around for things to be computed each and every time we want to check for dumb and default passwords. Well, we're impatient and like to know the password NOW! Josh Wright has recently added support for precomputed tables to coWPAtty -- but how do you create a good set of tables and not have it take 70 billion years? h1kari has implemented the time consuming PBKDF2 step of WPA...
Keywords: Recon; Reverse Engineering; Conference; Montreal; Security; Wifi; Wireless; FPGA; WPA; WEP
Downloads: 789
Average rating: 0.0 stars (0 review)
Sort results by:
> Relevance
Average rating
Download count
Date
Date added
Group results by:
> Relevance
Mediatype
Collection
Refine your search
Collection
opensource_movies
opensource_techvideo
opensource_audio
Creator
Recon Conference
Recon 2006
Recon
CIH
recon.cx
Mediatype
movies
audio
File formats
MP3 files
Any audio file
Movie files
Images
Related collections
opensource_movies
opensource_audio
opensource_techvideo
Related creators
Recon 2006
Recon Conference
Recon
Dan S
recon.cx
Related mediatypes
movies
audio
Options
Turn on thumbnails
Hide 'source' field

Terms of Use (10 Mar 2001)