↧
Consults in SQl that i dont remember.
Im needing help with SELECTS from databases First db: -3 Columns (False warnings , True warnings, DATE) 3 inserts ( 1, 0, 2015-06-03) ( 1, 0, 2015-06-17)...
View ArticleHow to stop openprocess, without inject all processes
I actually found this code This is the code I use to harden my process. The meat and potatoes are in the function ProtectProcess. It creates a new DACL with improced allow and deny ACE's. // If you...
View ArticleProcess Notification on 8.1
I'm not getting any process notifications for my Windows 8.1 PC. It is checked in the options menu and it is not off using the hotkey. Is this a known issue or is it just me? I had no problem with...
View ArticleAnyone on Universal P2P?
Hi, I am just looking up P2P and obviously I constructed a P2P that can allow a single node to another node using the nodes in between as a message chain however I am struggling of finding a...
View Articleaccess to services.exe for injection
Hey everyone, as everybody know, services.exe in windows 8.1 is a protected process and you can't get a handel to this process with more rights than SYNCHRONIZE. To achieve that you your actual...
View Articleagony
i have question about agony rootkit. anyone know whether agony rootkit runs on windows 7 or not ?
View Articlekernel mode hooking
Hello peeps, Very happy to be in this forum. I have a question I wonna trade out to most of the gurus here. Antivirus do this like kernel mode hooking (don't know if I am correct) but hence someone...
View ArticleFormat problem on hexdump / cedit
This is output of my program: 0x00000360h: 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 ; 0000000000000000 0x00000370h: 00 01 00 49 6D 67 42 75 72 6E 20 76 32 2E 35 2E ; ...ImgBurn...
View ArticleAm I getting this correctly, DDos kindly help.
I followed zwclose7 snippet and I know I did gain a lot from this https://www.rohitab.com/discuss/topic/41123-a-simple-slowloris-tool-for-windows/...
View ArticleFirefox PR_Read hook
Hi guys, So I've been busy with wap2k's code about firefox hooking lately. I wanted to understand how everything worked (Never did any hooking before). Read all thread replies to learn as much...
View ArticleHow to prevent my function get hooked?
I wonder how can I prevent my function get hooked [actually my application is open source, so everyone know how the function works] I tried change parameters, return values, but the attacker still can...
View ArticleSimple ASM Question
Hi I'm just disassembling different executables and often stumble upon things I'm not quite sure about... Having for instance: .text:00401CD5 mov dword ptr [esp], offset aEnterThePasswo ; "Enter...
View ArticleDoes NtSuspendProcess Work for anyone?
Hi, I was trying to manipulate NtSuspendProcess paramter and it always return a different (but always the same) parameter to the inputted parameter. - code: #include <Windows.h> #include...
View ArticleSSDT PROcess and protect rootkit
Hello to all especially to zwclose7 share has come from the following code developed ... everything is complete without no problem .... it is detected by some antivirus few knew it and its function is...
View ArticleHow to cause an application to crash in windows xp?
Hello all if someone have full control on an operating system with admin rights, How can he/she cause an application to crash ? There is no coding or programming facilities available but a bare windows...
View ArticleC++ code caving
Code Caving is basically executing YOUR code in the address space of another process. Firstly, you will need to allocate for some space in the remote target process (VirtualAllocEx), after that write...
View ArticleBest Screen Recording Tools?
I am planing to do a video but have really bad experience with screen recording. So thought i would ask here. What would be the best tool to go for?
View ArticleList of good security/hacking/coding forums
HEY ROhitabian, Today a thought came to me to go for a quest of finding good security/hacking/coding forums like rohitab.With a spirit on its height I started my quest,...
View ArticleRemove annoying warnings
If you download a file from the Internet with Internet Explorer or other Windows based browsers, and then try to open the downloaded file, you will see a warning message that says the file is...
View ArticleGoogle Chrome password crack
Ok!This was easier than i expected Using SqliteBrowser i've managed to get inside the Chrome sqlite database,and see that only the password field was encrypted,and it said BLOB So i knew imediatly that...
View Article