can you make a tut on how to make prx's i relly wanna know!!! i will give rep!!
so umm yea i wanna know how to make a prx file so i can make a hacking device i have in mind !!!! almost like nitepr and almost like bakon but it's netheir!!!
Re: can you make a tut on how to make prx's i relly wanna know!!! i will give rep!!
lmao its REALLLY hard u gotta b really smart to theres alot stuff you need to know if i find it ill post it
Re: can you make a tut on how to make prx's i relly wanna know!!! i will give rep!!
Ill look it up for u bro i sorta know how.
----Added 3/3/2009 at 2:39 PM----
O and add elite_seal_ on ftb2
Re: can you make a tut on how to make prx's i relly wanna know!!! i will give rep!!
ur guna need to learn how to code before u make a prx
Re: can you make a tut on how to make prx's i relly wanna know!!! i will give rep!!
Quote:
Originally Posted by
Commander_John.
ur guna need to learn how to code before u make a prx
Not necessarily.
Anyways. Learn C++.
Re: can you make a tut on how to make prx's i relly wanna know!!! i will give rep!!
ok were can i lern c++?
----Added 5/3/2009 at 1:58 PM----
Quote:
Originally Posted by
mcgay
Ill look it up for u bro i sorta know how.
----Added 3/3/2009 at 2:39 PM----
O and add elite_seal_ on ftb2
ok
i will ad him
Re: can you make a tut on how to make prx's i relly wanna know!!! i will give rep!!
C++ is a basic programming language, and everyone saying that it is hard to make a prx, it IS NOT. Sure, it takes some skill to make a GOOD one, but a basic one could be done in a jiify. ALA a freeze when you press X PRX. I am not a C++ guy myself (Java) but if you take a look at Bakon's source and do a little research you should be able to see. You will also need a prx compiler (cygwin)
Re: can you make a tut on how to make prx's i relly wanna know!!! i will give rep!!
Quote:
Originally Posted by
redelite123
C++ is a basic programming language, and everyone saying that it is hard to make a prx, it IS NOT. Sure, it takes some skill to make a GOOD one, but a basic one could be done in a jiify. ALA a freeze when you press X PRX. I am not a C++ guy myself (Java) but if you take a look at Bakon's source and do a little research you should be able to see. You will also need a prx compiler (cygwin)
The problem is, unless you have read the first few chapters of a C++ book and understand all the functions and everything else in Bakon you really won't understand a thing it's not just self explanatory you can't just look at the names of the functions and figure out oh it does this ( most of the time at least. ).