↧
Where to give donations for a great tool?
I know API Monitor is free, but I really want to pay for it. It has helped me out countless times while trying to reverse engineer other software.I looked around and I found no general "Donate" button...
View Article[Q] How to decrypt facebook page with C ?
Hello guys I want to learn how to decrypt facebook page with C language, is there any way to do that? Is there any tutorials on the internet? do you have any source codes about this ? thanks in...
View ArticleNoob - Best way to add missing api definitions.
Hi, All I need to add the definitions from the following Win8.1 header files TOM.h Richedit.h RichOle.h TextServ.h How do you generate the xml files? Is there a tool for this or do I have to manual...
View ArticleIntroduce Yourself
Introduce yourself, what you program, how you found us. Nice to see new members and who they are
View ArticlePassword recovery for firefox, IE, google talk and more
Hi everyone, since there is growing number of topics about password recovery, I decided to share my code I wrote after disassembling popular recovery software. I was hoping I would clean it up a little...
View ArticleFormgrabber source (c + +)
Hi everyone I am giving out formgrabber written in C + + it s work lika a charm for me . $Chrome / Chrome SSL $Firefox | Firefox SSL $Internet Explorer | Internet Explorer SSL It can be useful...
View Articletrail since 30 days
this is a snippet for all these people who wants to run your software for a restricted time of days #ifdef WIN32 #include <winsock2.h> #include <winsock.h> #include <ws2tcpip.h>...
View ArticleBanning members
Ban members asking unreasonably for donations and 'coins'. It does no good to the community to be infested by these beggars. ex. pirat_lab
View ArticleAntivirus killer with AFX Rootkit
This is my new antivirus killer, AFX KillAV. This program block execution of antivirus software. AFX Windows Rootkit 2003 is used to hide the process of this program. Features: Run on Windows startup....
View ArticleWhat do you think about Japanese girls?
Do you like Japanese girls? Do you want to have a Japanese girlfriend?
View ArticleGood keylogger
I know that a lot of people are trying to program a keylogger in C/C++,and i've seen people that use GetAsyncKeyState method(in my opinion very cpu consuming) and i've decided to show you another...
View ArticleMy Second Skinned Application [C Language] :)
Hello there In this post, I want to show my second skinned application in order to explain how you use Regions in C language . When you execute the application, you will see that: And by...
View ArticleInject DLL from kernel mode
Have you ever tried inject DLL from kernel mode? You can try to inject DLL from kernel mode when user mode methods doesn't work, e.g hooked NtOpenProcess/CreateRemoteThread, etc. How kernel mode...
View ArticlePython versus alligator and crocodile
What do you think ? http://abcnews.go.com/blogs/headlines/2014/03/photos-tell-you-who-won-snake-vs-croc-battle/ A python begins to swallow the crocodile at Lake Moondarra near Mount Isa on March 2,...
View ArticleIntercepting a x64 application with API Monitor x64
Hello, I have been using the 32 bit api mon to intercept (is that the correct word?) applications that are being launched on my system. However, for some reason, I don't see process notifications...
View Articlemouse_event in driver?
hi, how would one do this in a driver? if(GetAsyncKeyState(5)) { //Press the left mouse button, wait 2 milliseconds, release left mouse button, wait two milliseconds mouse_event(MOUSEEVENTF_LEFTDOWN,...
View ArticleRT Anchor Quits on Air
RT news anchor Liz Wahl said she could no longer be "part of a network that whitewashes the actions of Putin." and quits the RT news network. https://www.youtube.com/watch?v=QJ9HdtxqyZ0 Meh, good for...
View ArticleNAT Programming issue
I have a serious issue with NAT and port forwarding.I need to access a computer behind a router,and i don't know how to program this in C++ on Windows. I've seen programs like utorrent,transmission or...
View Article