↧
Odd behavior with CODE tags
There seems to be an odd behavior with the code tags. If I take a string with foreign (utf-8) characters in it like this one: भाषाओं (from http://www.rohitab.c...di-string-in-c/) And I put it in CODE...
View Articlenofrillz xmas cards
It's been ages, but now I finally have enough money to send cards internationally to a bunch of dudes, and enough fucks to bother about it. If you think you deserve a nofrillz xmas card (you know who...
View Article[C] Keylogger, keyboard hook with HTTP PHP upload
Hi all, I realized that I've never really written a proper keylogger. So what I decided to do now that I have some time on my hands was to write one. It works good although I haven't througholy tested...
View Articlei made some chiptunes
hello there ! i made some chip-tunes after following some openMPT tutorials i am no expert so don't expect much hehe .. enjoy my chip-tunes !! Download Link : http://up.ht/QSz5DV EDIT : why i cant use...
View ArticleFinding programs running
How do I do a search in all the process until you find a process that is related to HexDump I have?
View ArticleSliverlight plugin in Internet Explorer
Hi, Any idea which API does silverlight plugin in INternet Explorer ( for example. File Attachment in hotmail uses sliverlight ) use when it sends data ? I am interested to intercept the APIs used by...
View ArticleConverting project from ansi to unicode
Hi guys, I have a medium-large C winapi project that is using the ansi character set. I want to be able to support multiple languages, but I believe that most things will break if I define UNICODE. Is...
View ArticleHTML5 Canvas Drag & Drop Mac Issues
Hello here is my code and for some reason I am having issues getting this to work on Safari Browser + Mac period on any browser. Windows works fine with IE9+,Opera,Chrome,Firefox but not Mac :\ Anyone...
View ArticleC++ having problems with making a bot for MY private server.
I am making a server for a mmorpg somewhat soon, and i want to release a bot to go with it, since i dont want people having the ability to level to the maximum within a week or less but i don't want...
View ArticleFunction isn't working properly
Hi I'm new to the website and I have a question regarding my function to check/open Firefox. I have it running on a thread so it's constantly checking. Everything compiles properly with no errors but...
View ArticleRequest for definition files for COM calls
Hi Rohitab What a great tool you have made here, it is trully stunning and amazing that it's free. I'm trying to capture som COM calls but I think I need some definition files for two COM lib's called...
View Article[C] Simple hex viewer
CODE C Language /* Simple hex view, v1 © Anasazi */ #include <stdio.h> #include <Windows.h> #include <stdlib.h> #include <conio.h> #define COLOR_SEPERATOR 8 #define...
View ArticleMake a clone of my program
I would like to make a program to make a clone of myself while my code is running. For example. Test.exe would create clone.exe Then I would like my program to open up clone .exe and make some patches...
View ArticleWindows 8 DXGI and D3D COM definitions
Congrats for the great application. It works really great. I was wondering if there is any chance to add the new Direct3d and DXGI COM interface definitions which are specific for Windows 8 ( DirectX...
View ArticleHow to remove the 4GB RAM barrier in XP SP2-3 32-bit
Hi guys, newbie here. Might be strange to you this, but there is a patch that "hacks" the kernel and/or HAL of win xp 32bit sp2-3 and enables more than 4gb ram to be used. Does anyone here have it?
View Articlee_magic in a loaded module
Since: "The first important thing to know about PE files is that the executable file on disk is very similar to what the module will look like after Windows has loaded it." Can we find the same...
View ArticleI need help finding a program
I have recovered old files from several laptops and have them all stored on an external drive, I have over 300g of information. I am looking for a program that can go through all theses files and...
View Article