View Full Version : [Release] Hack.NET 1.0
Soulmonger
5th September 2006, 23:16
As many of you may be aware, .Net lacks many of the APIs neccessary for game hacking. So, in an effort to bring hacking into the .Net age, I present: Hack.NET. I'll be updating it as I have time and as I see fit, but here is version 1.0. Please report any bugs you encounter.
Details:
Namespace: HackNet
Current Class(es): Memory
Current Methods:
WriteProcMemory
VirtualAllocEx
VirtualFreeEx
ReadProcMemory
InjectDLL
CallFunction
VirtualProtectEx
LoadLibrary
OpenProcess
CloseHandle
GetModuleHandle
GetProcAddress
Feel free to post any questions or comments.
Edit1: Added GetModuleHandle and GetProcAddress.
m0d hipp„
6th September 2006, 00:42
wow nice job man. Yeah I heard that .net will restrict the use of writing to memory. Excellent job. I wonder if they also patch funcs like GetModuleHandle, or ProcessHandle and such.. nonetheless very good start!
Soulmonger
6th September 2006, 00:57
If there is a feature you think should be added, let me know, I'll see what I can do.
m0d hipp„
6th September 2006, 06:51
off the top of my head I dont know if these funcs will or wont work but as far as writing to memory here they are:
HWND
FindWindow
GetWindowThreadProcessId
thats all I got off the top of my head that I dont see in your list. I didnt realize you already had GetModuleHandle when I first replyed :P my bad.
Anywho if I come up with a bigger list ill let you know. then again you can just get the entire list from msdn :P
seq
7th September 2006, 18:35
Well, Nice job but Im receving an Error while adding the reference to this file: "Only assemblies with extension 'dll' and COM components can be referenced"
Soulmonger
7th September 2006, 20:30
You are referencing Hack.Net.dll right? Hack.dll can not be referenced. I should have been more specific, sorry.
seq
7th September 2006, 22:15
I actually get the error on both dll's =/
Soulmonger
7th September 2006, 22:57
Hmm, what language and how are you referencing it?
timon
7th September 2006, 23:39
Soul DrawIndexedPrimitive would be nice ;)
seq
8th September 2006, 15:43
C#
And Im referencing it using Project -> Add Reference (.NET) -> Browse
Soulmonger
8th September 2006, 20:34
Hmm, make sure you have .Net 2.0.
seq
8th September 2006, 23:46
ok its working now, I have both .NET 1.1 and 2.0 but I was using VS 2003 which is apparently using 1.1, when I run VS 2005 it worked out.
Thx for the help
btw: GetAsyncKeyState might be also useful.
[DllImport("User32.dll")]
private static extern short GetAsyncKeyState( int keyCode );
kolox16
9th September 2006, 05:00
is this hacking tool can help me hack certain on-line games like ran-online, rakion or tantra phillipines online?
will anyone develop a visual basic 6.0 coding for this tool?
Soulmonger
9th September 2006, 06:11
It could be used for such things. VB 6.0 is pretty old school, I wouldnt even try to convert it personally. Just upgrade to .net ;).
freeman666
20th September 2006, 15:07
so can u make the tutorial to hack Online game such tantra. It's very nice if u can upload the code. ;) Hack Tantra pls
vourge
26th November 2006, 11:30
im just wondring where should i put this thing? please help
butane
26th November 2006, 20:36
im just wondring where should i put this thing? please help
me too..i'm having a hell of time getting any hack to work...i miss the old ratbot days nice n simple...any help .
Ive searched but cant figure out any of this crap...any hacks for dummies??:embarrassed:
thnaks
lord ashes
28th December 2006, 03:25
can you tell me how to use that pleasE?
can u explain me how to use?
nanat
16th January 2007, 04:49
dont cheat unless you know it :D
camn
13th February 2007, 07:43
thx bro
dlstevens
8th March 2007, 04:17
uh, exactly what does this do? I know how to reference this but, What does this do for me?
monster64
15th March 2007, 02:28
Excellent release. This brings the ease of coding in C# w/ the power of the C++ memory functions. However, in terms of perfomance, meh. This is only for coders starting out, that don't know C++, as C# is much easier to learn for the same reason thats its bad for hacking; automatic memory management. The user does not have to worry at all about pointers. Ironic lol. I'm assuming this is a C++ dll though?
Trave
16th March 2007, 12:45
how can i use it???
just paste to the tantra folder???
darkhammer
20th March 2007, 23:31
how can i use it???
just paste to the tantra folder???
try doin that and see what will happen then inform us here xD
monster64
21st March 2007, 00:45
how can i use it???
just paste to the tantra folder???
How did you know???
Elite Noob
1st April 2007, 19:11
omg! so many stupid noobs here. This file is for hack makers, not hack users!
HackMore
11th April 2007, 08:49
Really recommendable work!
But, I think it's still too vague to be used, since I got no detail about what API your codes refered, or by what mean you obtained the access. So, Could you please show your project in a more detailed way?
darksummon
31st May 2007, 15:34
hey
soulmonger can i ask favor for you.. cause ur the genius in hack can i send me some cheat or hacking plzz help me
That has absolutely nothing to do with this thread, darksummon, additionally you're perkily begging for cheats, which is not allowed.
However, welcome to MPC, but please read, understand and observe the rules.
Elite Noob
7th August 2007, 21:36
I'm guessing this project is dead? If anyone wants an update, I can write one from scratch. It's probably a wrap-up of some Windows API functions anyway.
can i send me some cheat or hacking plzz help me
And what did you say to yourself after begging to yourself for cheats?
Powered by vBulletin™ Version 4.0.2 Copyright © 2010 vBulletin Solutions, Inc. All rights reserved.