Jump to content

Need Help with IDA


0xNoctis

23 posts in this topic

Recommended Posts

Posted
13 minutes ago, Qnzboi102 said:

No wait for the binary to load in IDA. 

After that run the script.py in Ida go to file/ click on script file and load the script that was generated by ll2cpp let that complete and you will start seeing the function in IDA

Wait so After llcpdumper is done it should auto Load the binary in IDA??  idk just trying to learn and your really helpful <3


Edited i have found the Currency also switched game  Now i just need to find out how to edit the gems

  • Replies 22
  • Created
  • Last Reply
Posted
12 minutes ago, Noctisx said:

Wait so After llcpdumper is done it should auto Load the binary in IDA??  idk just trying to learn and your really helpful <3


Edited i have found the Currency also switched game  Now i just need to find out how to edit the gems

Step 1

Put the binary in IDA first let it finish loading. 

Step 2 

load the script.py into Ida let that finish

step 3 

find the functions u want to hack

Posted
1 minute ago, Qnzboi102 said:

Step 1

Put the binary in IDA first let it finish loading. 

Step 2 

load the script.py into Ida let that finish

step 3 

find the functions u want to hack

Yeah done all them  im thinking would i go to the app and Use DLgmemor a memory editor like gamegem etc and find the Number as that would help somehow 

Posted
1 minute ago, Noctisx said:

Yeah done all them  im thinking would i go to the app and Use DLgmemor a memory editor like gamegem etc and find the Number as that would help somehow 

Not really sure I’m a beginner as well but from what I learned so far this way works for me. I think that way u would have to use LLDB but could be wrong. If someone is reading correct me please. 😊😊😊

Posted
2 minutes ago, Qnzboi102 said:

Not really sure I’m a beginner as well but from what I learned so far this way works for me. I think that way u would have to use LLDB but could be wrong. If someone is reading correct me please. 😊😊😊

I mean you have been so helpful so im greatful but is LLDB a application or a part of IDA

Posted
9 minutes ago, Noctisx said:

I mean you have been so helpful so im greatful but is LLDB a application or a part of IDA

this helped me before with lldb

your welcome i am the same way want to learn so willing to give back a bit of what i have learned so far

Posted
1 minute ago, Qnzboi102 said:

this helped me before with lldb

Alr will check it out     Hm would using a app like Gemgem or Dlgmemeor Help with hex editing 

Posted
Just now, Noctisx said:

Alr will check it out     Hm would using a app like Gemgem or Dlgmemeor Help with hex editing 

not to sure about that question i dont want to give you the wrong answer. but i believe LLDB gives you the specific address your trying to edit then there are other things that you have to do from the link that i posted in last post. for me it was kinda easy but then kinda of lost intrest in doing it that way. these guys know how to do it all. i wanted to learn it through binary editing. and making the deb files that we use on here so that is my goal.. For me it is easier.

Posted
5 minutes ago, Qnzboi102 said:

not to sure about that question i dont want to give you the wrong answer. but i believe LLDB gives you the specific address your trying to edit then there are other things that you have to do from the link that i posted in last post. for me it was kinda easy but then kinda of lost intrest in doing it that way. these guys know how to do it all. i wanted to learn it through binary editing. and making the deb files that we use on here so that is my goal.. For me it is easier.

Alrighty 

Posted
45 minutes ago, Qnzboi102 said:

not to sure about that question i dont want to give you the wrong answer. but i believe LLDB gives you the specific address your trying to edit then there are other things that you have to do from the link that i posted in last post. for me it was kinda easy but then kinda of lost intrest in doing it that way. these guys know how to do it all. i wanted to learn it through binary editing. and making the deb files that we use on here so that is my goal.. For me it is easier.

GemsLootPopup$$set_GemCount
STR             W1, [X0,#0x50]
RET
; End of function GemsLootPopup$$set_GemCount

what would i need to edit to change the gems to heaps

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines