↧
Addresses in Ollydbg
Suppose i see something like this in series in Ollydbg 5C77E7BD 5C77E7CD 5C77E7DD 5C77E7ED 5C77E7FD How can you determine the address here? is the Address this 5C77E7? and when i have to put in Hex...
View ArticlePhilosophical issues with cursing, and the importance of comma.
We've all said to each other "eat shit and die". But what if instead we took a little pause? "Eat, shit and die". This could be the beginning of a philosophical discussion! The other person might...
View ArticleProcess hider for Windows 8 x64 (Help)
Hello guys. i need process hider for w8x64. i have process hider it is work on windows xp,vista,windows 7 x64 but it is not work on windows 8 x64 anybody help me ?
View ArticleWindows Shellcode not working ..
Hello there,I'm working on assembly shellcodes(first time on windows).But I got weird problem .. This is basic peb loader.So when I complie this with nasm.This is giving me segment error.I did try...
View ArticleLinux Distros
so which linux distros do you guys use and why? I use Debian distro specifically Ubuntu on backbox this is because ubuntu support is well documented with a wide community for help....what about you
View Article[Que]C/C++ start Webcam session
hey guys!.....Other than opencv library how else would one get a webcam snapshot or simple start a webcam session and get a live stream video using only windows headers...no external libs.
View ArticleIR Signal decoder
Hello, I am looking for a hardware (kind of IR decoder) which should have following. - Capability of receiving the IR signals from any Remote when they are pointed towards it and pressed any button. -...
View ArticlePspCidTable and Patchguard on x64
Hi, so I'm trying to improve some kmd anti cheat software, because ObRegisterCallbacks are not really that strong of a protection. That's why I'm trying to better hide the target process. Right now...
View ArticleAdvice required for IT Security Product Development
Hello, My interest lies in developing security products with focus on windows. i have done some research and its as follows : Learn C/C++ : Done - I have learnt for now as much as I could learn...
View ArticleNeed help with good xss scanner
Hello Um, what's the best xss scanner someone can use to scan for vulnerable pages on a website. I understand that a website has so many pages, hence I wanted to scan for it page by page to ensure that...
View ArticleGoogle Chrome SSL_Write Hook (OpenSSL)
I've been trying to do this for the past 3 days and I can't figure out how to get the address of the SSL_Write function at all. I've googled and read almost every page I could find on the subject but...
View ArticleInject code into other processes using PE injection
This program show you how to inject code into other processes using PE injection. This program allocate executable memory in the target process, write it ownimage into target process, and then create a...
View ArticleRead PE section from injected DLL.
Hello. I am currently facing an issue with reading a PE section from a DLL that is currently being injected into another process. What I want to do is the following: 1) Add new section to DLL with...
View ArticleI need help finding out what resources to use to create a certain type of...
Hi there! I need some help knowing where to get started. What I am trying to create is a program where I can enter text somewhere, and then a user will enter their own input, and the computer will...
View ArticleRegistry Key
To disable Taskmanager the registry has be set up like this right? HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableTaskmgr","1" (DWORD) Thats easy, but on my computer...
View Articlegoing NSA
Isn't it a thrill if you could actually be able to monitor,read,write emails,sms,social sites,phone calls,web cams etc.I always dreamt of creating this all seeing software "Shadow network" lol where...
View ArticleHook Injection (RemoteEHook)
Hi everybody, i've been developing something cool for x32 hooking, a function that will create a hook in a target app with a trampoline. (it is based on the Extended Code Overwriting) The new function...
View Article[Que]C/C++ start Webcam session
hey guys!.....Other than opencv library how else would one get a webcam snapshot or simple start a webcam session and get a live stream video using only windows headers...no external libs.
View ArticleA overwriting virus without import table
NImp is a overwriting virus written in C++. The name NImp stands for "No import table", because it's executable has no import table. The virus resolves all need functions by hashes. The virus will...
View ArticleTP-Link WN822N wireless adapter v.3 for KALI
I just bought this wireless adapter and had to use custom drivers to make it work at full potential..<rtl8192cu> I want to use it for Kali tools.. I know the WN722N has modded drivers, but...
View Article