papanyquiL
diversified intellectual
WELCOME to my page
This website was started in order to tell people a little bit about myself, as-well as show certain hobbies and interests. Enjoy your stay!
HOME
NEWS and events
I've been busy making multiple utilities for the RE communities' use. Just recently I've released a new CrackMe that's now available for download at crackmes.de. Check out the RE section for more information.
WHAT I do
I'm an avid programmer and currently working on my BCS in college. Aside from my profession as a Commercial Diver, I enjoy contributing to the RE community with various tutorials and tools (some of which can be found in the media section). For more of my work, visit the BlackStorm Portal.
ABOUT
FEATURED news
I have just released a video tutorial on viewing the assembly and keygenning a .NET application; you can find it in the 'Media' section. Stay tuned for future video tutorials on Microsofts Silverlight technology and the awesome UI's it can produce!
You can find a full list of utilities and tutorials I've created at:
http://portal.b-at-s.info
REVERSE
ENGINEERING
TEAM links
• BlackStorm - http://portal.b-at-s.info
• SnD - http://snd.astalavista.ms
• Tuts4You - http://www.tuts4you.com
• ARTeam - http://www.accessroot.com
• EXETools - http://forum.exetools.com
Various Works:
• papanyquiL Keygenning Tutorial
Hi everyone, and welcome to my .NET Keygenning Tutorial. As a great contributor to our community (lena151) once said, the best way to learn is through real-world applications. Our target in this video will be 'Find-a-Deal v2.2.0.0' This is a trial software that allows you to view various listings through Craigslist ads. I'm using Visual Studio C# 2008 Professional on the .NET 3.5 Platform.
This tutorial is intended for educational purposes only and the author is not responsible for anything users of this content might access / distribute.
• CSharpFuscator
The CSharpFuscator tool scrambles .NET source code to make it very difficult to understand or reverse-engineer. This provides significant protection for source code intellectual property, and even provides protection against the all-too-disassembly of .NET object code.
• papanyquiL Memory Scanner
Memory Scanner was made to find a specific value inputted by the user inside of a processes memory location. A memory unit can be stored in any part of the memory and start from any memory sector. Let's say that the programmers of a game have used a 32 bit (int) variable to store the number of bullets in your gun; 32-bit is the most usual data type being used to store this. The value is stored in a 4-byte long part of the memory.
Memory Scanner can start from the beginning memory location of a process and scan all the way until the end, or you can specify which location it should search in.
MEDIA
BlackStorm Portal: http://portal.b-at-s.info
E-MAIL: papanyquiL_gmail.com
_
CONTACT