↧
vc++ - resulting exe is missing resource section
I need resource section to be present in resulting file. how to force vc++ to add resource section ? TIA
View Article[Q] The correct way to learn Assembly Language 16 bit
Hello there I want to learn Assembly Language 16 bit too much, but the problem here is that I can't find the correct way and the best steps to do that ... I want some cool tutorials which explain all...
View Articlehow to blowup those speakers remotely
so those speakers outside playing weired songs loudly are hurting my ears any scientific or any kind of other way to blow, damage or make those f'in speakers stop ?
View Articleonlydomains.com is fraud help me please
i just bought domain at onlydomains.com for 37$ and set nameservers to ones that 000webhost provided (i tried hostinger.com.ua too) when i go to my domain i still get message "Domain Parked with Only...
View ArticleBurglary on page
I have a question about hacking the website. Are any party can break is logged on as a user or admin? I read about session hijacking, that if that was possible but not until the end that I understand....
View ArticleEfficient mail automation
i've been working on this, as well as c web crawler ... both are errors. using the phpmailer class xampp and i can send automated emails. I understand that this is due to a server that is creating to...
View ArticleSup rohitab
Hows things, been a while since I've posted. I FINALLY am going back to school (26 year old freshman? no problem) going for my Computer Science degree and I'm pumped. I havn't coded in a few years but...
View ArticleAPI Hooking in Python 2
This is written in Python 2.7 32bit and on windows 7. It allows hooking APIs by writting callback functions in Python which makes it really easy to test our hooks and experiment. It also makes possible...
View Articleneed some help with debugging source
im making wrapper for ntdll compression functions. i did everything following to msdn and used some code from http://www.rohitab.com/discuss/topic/35293-rtlcompressbuffer-and-friends/ its not working...
View Articlecreate image box in c++
Hi , I want to create a image box in vc++ , I googled a lot but i didnt get any , I am c++ nob , If any one has the code pls give me so that i can modify thanks
View Articlewin rt apps
I am trying to see how pritn related operations can be intercepted for win rt apps. I have added COM and print API but still not getting required results. Could you please help me in using API Monitor...
View ArticleQuestion regarding the Static Import attach method
Hi Rohitab, I was hoping you could elaborate on how the "Static Import" attach method works? I'm currently looking into various injection techniques other than remote thread injection. I'm looking for...
View ArticleStop app from opening a browser window
I have a program that opens a browser window everytime it starts in addition to it's main function. I would like to stop that. Can I do that by finding InternetOpenUrl and either jmp over it or nop it...
View ArticleLearn how to draw on screen with this little program
Hello there I have programmed a little program in order to draw on screen. I used int 10 to set the video mode and I used the function 0xC to draw a pixel on screen . Let's see the rule ... AH = 0xC //...
View ArticleRing 0 Keylogger
I write a ring 0 keylogger but I got BSOD when run it showing the message:IRQL_NOT_LESS_OR_EQUAL. I don't know where is the error at my code. Here is the part of code of my keylogger: CODE C Language...
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 own image into target process, and then create...
View ArticleKeylogging All Users Across Windows 7 Professional
I have some code that will keylog a user. But while running the code and then going to switch user under windows 7 and then logging inside that other user. I keep getting assertion failed errors for...
View ArticleSMTP Spamming
Hello, I have a few about SMTP Spamming for the worm I am writing. Firstly, could someone explain slightly more in depth what it is? Secondarily, would it require human intervention to spread and/or...
View ArticleHide process with NtQuerySystemInformation hook
When you open Task Manager, you see the list of running processes. This list is queried by calling the NtQuerySystemInformation function. When this function is called with SystemProcessInformatiion (5)...
View Articleardamax keylogger
i were playing with ardamax keylogger 2 years ago . . . i thought i disabled it by removing from startup it but now i run its log viewer and checked logs it were running this time and logging...
View Article