Notepad DLL?

Posts 115 of 23 · Page 1 of 2
Notepad DLL?
Hey guys. I was jsut wondering if it is possible to make a hack with notepad. I just typed up some random crosshair code and saved it as haha.dll but will it work. please comment back if it will
Quote Originally Posted by flashlight95 View Post
Yeah, it will.
Thanks man!
No.
It's not properly made...
Quote Originally Posted by N00B1O2 View Post
Thanks man!
lol....... it will not work. Beleive me... Because when you create a text file and convert it to a dll there will be text in the dll that you writed and windows cant read it but when you make a C++ hack dll it compiles the commands you wrote into Windows language so when windows reads smth there it is executing smth...
Quote Originally Posted by AnoNimTeck View Post
lol....... it will not work. Beleive me... Because when you create a text file and convert it to a dll there will be text in the dll that you writed and windows cant read it but when you make a C++ hack dll it compiles the commands you wrote into Windows language so when windows reads smth there it is executing smth...
In short, it was not made properly.
It will be a .Dll file but not a proper one.
Quote Originally Posted by N00B1O2 View Post
Thanks man!
Lmao.
Quote Originally Posted by deathninjak0 View Post
Lmao.


AHHHH lol
Quote Originally Posted by N00B1O2 View Post
I just typed up some random crosshair code and saved it as haha.dll
It doesn't work like that.
if you use notpad++ maybe ::
Yes, it is completely possible, though you will need an external compiler.
Quote Originally Posted by freedompeace View Post
Yes, it is completely possible, though you will need an external compiler.
or you could use CMD
Quote Originally Posted by UltimateX1 View Post
or you could use CMD
"CMD" will not compile code.
/Moved to Coding Help & Discussion section .
There are many free compilers (IDEs) out there and those take your code and compiles it (compiles the object file + links it) and creates a .dll for your disposal. some of the best are Microsoft visual studio (this isnt free), Microsoft Visual C++ Express (free), DevC++.

Or which language is this code written in? C#, Java?
Posts 115 of 23 · Page 1 of 2

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?