Log in
Latest topics
Top posters
Nick (454) |
| |||
MJKT (419) |
| |||
RappY (318) |
| |||
tHaTdiRTykID (232) |
| |||
CrAzY Gamer (194) |
| |||
XxMIRAGExX (135) |
| |||
EEL007 (128) |
| |||
NiekTSK (124) |
| |||
Battle Star (105) |
| |||
TYLER108 (99) |
|
Who is online?
In total there is 1 user online :: 0 Registered, 0 Hidden and 1 Guest None
Most users ever online was 95 on Tue Aug 01, 2017 7:44 pm
How to Un'DMA Codes
Page 1 of 1 • Share •
How to Un'DMA Codes
Credit - RappY 
This guide will hopefully help you to learn how to Un'DMA a code
Btw. DMA is Dynamic Memory Allocation, so you know
1. Go into a game and enter NitePR
2. Make a code, like inf ammo, try this guide -
http://pspcoding.darkbb.com/psp-hacking-guides-f10/some-infinites-guides-t51.htm
3. When you have that code, write the address down in a text document or a pice of paper and make a dump (You make a dump with your cheat device, E.G in NitePR, Press R twice, so you are in "PRX", then go down to something about ram dump)
4. Now, die or restart your game, and do step 1-3 again
5. Exit game, Plug your psp into usb mode, and take the two dumps and move them to your desktop or any folder
6. Open up DMA Hunter (http://sanik.imk.cx/nitePR/index.htm)
7. Select your first dump (dump0.ram) and then select your second dump (dump1.ram)
8. Type in your first address of your code in hex form (0x01.....) and then your second codes address the same way
9. Press enter.. lol
10. Now when you got the results.. DO NOT PRESS ANY THING!!
11. Right mouse click and select mark, mark all the results, then right mouse click again
12. Now paste in a text document on your computer
13. If you take one of the lines you got (Can't show any, don't have a psp or DMA Hunter up..) But it's 3 "results" in every line
NOTE: A Un'dma code looks like this:
#UniGhost
;USMC HaXeR
;OldSkool
;Set cheat hz-15
0xFFFFFFFF 0x0058361C
0x000004C4 0x23100000
The Red bit is called a pointer
The Lime bit is called an offset
The Blue bit is called a value
To get the pointer in your code, you simply copy the first "code" in your result in the DMA Hunter, Normal pointer is 0x0058361C (You will see it as 58361C but you have to add the 0x (So it will be in hex form) and 00 (So it will be 8 numbers in your code)
To get the offset in your code, you take the second "code" in your result in the DMA Hunter, and substract 8800000 (In a hex calculator) Then write that down, Then type in your first "original" code address in the Hex calculator, and substract that with the result you recently wrote down, get it?
To get the value in your code you simply copy your "original" code value (0x42C80000, MoHH1/MoHH2, INF Stamina)
14. Make some codes that way, and test them in NitePR/CoderPR
-----------------------------
HOPE I HELPED!
I know this is a complicated guide, I'm sorry.. But I hope you will atleast test this
Tell me if it's too complicated and I will try to help you 

This guide will hopefully help you to learn how to Un'DMA a code

1. Go into a game and enter NitePR
2. Make a code, like inf ammo, try this guide -
http://pspcoding.darkbb.com/psp-hacking-guides-f10/some-infinites-guides-t51.htm
3. When you have that code, write the address down in a text document or a pice of paper and make a dump (You make a dump with your cheat device, E.G in NitePR, Press R twice, so you are in "PRX", then go down to something about ram dump)
4. Now, die or restart your game, and do step 1-3 again
5. Exit game, Plug your psp into usb mode, and take the two dumps and move them to your desktop or any folder
6. Open up DMA Hunter (http://sanik.imk.cx/nitePR/index.htm)
7. Select your first dump (dump0.ram) and then select your second dump (dump1.ram)
8. Type in your first address of your code in hex form (0x01.....) and then your second codes address the same way
9. Press enter.. lol
10. Now when you got the results.. DO NOT PRESS ANY THING!!
11. Right mouse click and select mark, mark all the results, then right mouse click again
12. Now paste in a text document on your computer
13. If you take one of the lines you got (Can't show any, don't have a psp or DMA Hunter up..) But it's 3 "results" in every line
NOTE: A Un'dma code looks like this:
#UniGhost
;USMC HaXeR
;OldSkool
;Set cheat hz-15
0xFFFFFFFF 0x0058361C
0x000004C4 0x23100000
The Red bit is called a pointer
The Lime bit is called an offset
The Blue bit is called a value
To get the pointer in your code, you simply copy the first "code" in your result in the DMA Hunter, Normal pointer is 0x0058361C (You will see it as 58361C but you have to add the 0x (So it will be in hex form) and 00 (So it will be 8 numbers in your code)
To get the offset in your code, you take the second "code" in your result in the DMA Hunter, and substract 8800000 (In a hex calculator) Then write that down, Then type in your first "original" code address in the Hex calculator, and substract that with the result you recently wrote down, get it?

To get the value in your code you simply copy your "original" code value (0x42C80000, MoHH1/MoHH2, INF Stamina)
14. Make some codes that way, and test them in NitePR/CoderPR
-----------------------------
HOPE I HELPED!



Last edited by RappY on Sat May 02, 2009 4:12 pm; edited 3 times in total
RappY- Active Member
- Posts : 318
Join date : 2009-04-25
Age : 22
Location : Sweden
Re: How to Un'DMA Codes
nice guide, gj
tHaTdiRTykID- Active Member
- Posts : 232
Join date : 2009-04-26
Age : 23
Location : Illinois
Re: How to Un'DMA Codes
Thanks 

RappY- Active Member
- Posts : 318
Join date : 2009-04-25
Age : 22
Location : Sweden
CrAzY Gamer- Admin
- Posts : 194
Join date : 2009-04-25
Age : 21
Location : USA, Massachusetts
Re: How to Un'DMA Codes
Thanks Rap!
I'm now trying to make a cheat and then un'dma!
I'm now trying to make a cheat and then un'dma!
NiekTSK- Senior Member
- Posts : 124
Join date : 2009-04-27
Re: How to Un'DMA Codes
That's the point
And good luck
EDIT: Fixed the colors

EDIT: Fixed the colors

RappY- Active Member
- Posts : 318
Join date : 2009-04-25
Age : 22
Location : Sweden
Re: How to Un'DMA Codes
i got rockets from heavon now uni:)
many thanks Rap
many thanks Rap
NiekTSK- Senior Member
- Posts : 124
Join date : 2009-04-27
Re: How to Un'DMA Codes
lol np 

RappY- Active Member
- Posts : 318
Join date : 2009-04-25
Age : 22
Location : Sweden
Re: How to Un'DMA Codes
Great Guide. Keep up the great work RappY. 

TYLER108- Junior Member
- Posts : 99
Join date : 2009-04-26
CrAzY Gamer- Admin
- Posts : 194
Join date : 2009-04-25
Age : 21
Location : USA, Massachusetts
Re: How to Un'DMA Codes
hex form is 0x00000000 and not hex form is 00000000 

RappY- Active Member
- Posts : 318
Join date : 2009-04-25
Age : 22
Location : Sweden
Re: How to Un'DMA Codes
ohh ok thanks
so if 0x00000000 make it 000000000
1 23456789 <9 zeros 123456789 << 9 zeros
have 8 zeros or 9?
so if 0x00000000 make it 000000000
1 23456789 <9 zeros 123456789 << 9 zeros
have 8 zeros or 9?
CrAzY Gamer- Admin
- Posts : 194
Join date : 2009-04-25
Age : 21
Location : USA, Massachusetts
Re: How to Un'DMA Codes
you 8 zeros after the 0x so like 0x00000000
_________________



here to help

Mohh2 ID : iMJKT
Re: How to Un'DMA Codes
If your address is 29348392 then it's NOT hex form coz u need the 0x...
So to get 29348392 to hex form, you simply add 0x in the beggining. 0x29348392 is in hex form
Get it?
So to get 29348392 to hex form, you simply add 0x in the beggining. 0x29348392 is in hex form
Get it?
RappY- Active Member
- Posts : 318
Join date : 2009-04-25
Age : 22
Location : Sweden
CrAzY Gamer- Admin
- Posts : 194
Join date : 2009-04-25
Age : 21
Location : USA, Massachusetts
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
» RR archive 2
» [ULUS-10310]MoHH2 Uni Instant NukeBoom
» Some vip releases and more
» Mohh2 no fog code.
» instant nade guide
» m33masterBad's Here
» How to teach yourself and try and make templates
» Making Universal Weapon Mods, Find Weapon Value
» [ULUS-10141] Jokered Flash Sprint (My first Joker)
» INF PMNS AND CLAYMORES
» im back
» ADMIN APPLICATION
» Ps2dis begginers guide - how to make a basic subroutine
» Hey