Jump to content

AKidWithMidgetFriend

Ascended
  • Posts

    354
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by AKidWithMidgetFriend

  1. Hello NoFear! Thank you for your help understanding that bit about field offsets But another question arose while observing a dump dll and given that you are so familiar with offsets you'd seem like the perfect person to help So I noticed that these classes have assigned Tokens... These tokens are structured very similarly to offsets. My questions being; Are tokens and offsets directly related or are they both just reference constructors to allocate data? Can a token be searched in the libil2cpp with HxD the same way you'd search an offset? I'm sorry if I am wasting your time by inquiring I try not to make a habit of asking others opposed to plugging my questions into a search engine but I couldn't find the proper keywords to filter out irrelevant information
  2. Watch out @Enyby your brother is giving out your secret!
  3. Virtual Beggar was a rather easy one for me I found most values within two or three search and refines Hybrid animals as well this one can also be a rather fun game to kill some free time Psp games can be hacked if you have the emulator running in Parallel space
  4. Could you possibly go-to address and see if there is also a double value for these addresses? Then perhaps you can set the value to a decimal and have it take less then 1 while still not being 0 or negative. I don't have the game installed currently and wifi is too bad to install it:/ but perhaps you or someone else could try this?
  5. Hello, thank you this worked perfectly, but now I've found another line of code I was curious about and my specific question I cannot find an answer to with some searches because alot of different topics use the word offset I found a public bool for god_mode in the dump.cs and it looks something like this public bool god_mode // 0xD0 My question is 0xD0 an offset, the code doesn't explicitly state that it is and it is rather short compared to the offsets I've seen and used so far so it's a little questionable for an inexperienced person such as myself. Sorry for not being to the point as I know your time, and whoever else looks into this thread is very important, but thank you for your time and help!
  6. Hello fellow forum members, I had learned about apk modification from platinmod's and I have successfully dumped and inspected my game I have found an offset I want to search in gg but I'm kind of blanking out on how to search an offset in GameGuardian:'(
  7. If you can change shop item prices then you can more than likely change them to a negative number... Group search the prices as DWord values in the Anonymous, Ca or Cd memory ranges. If 100+ results then refine the search to just one items price Say you group search 5;10;15;20;25 but 250 values are returned so you scroll down the first visible 100 and you notice there are less 15's on the list then any other value. Refine search for 15 that way not as many uncertain values are changed and this creates less room for error like crashes
  8. So the end goal is just to enable the developer debug mode though right? But thank you I didn't think gg had that sort of tool in its UI I just needed confirmation
  9. What exactly is debug in this context? Can it be done with gg or if not then what applications or programs can do this? I can disassemble an apk and set debug true by editing a BuildConfig.java file is this equated to what you were referring to?
  10. It won't show up in your process list? Maybe there is a 64bit or 32bit problem here. Game might be 32 bit and your virtual space and gg are setup for 64 bit or vice versa
  11. I can see your video. However the problem I believe he is facing is that is showing a link for the video and when clicked on the link doesn't open an address. My device does this when my internet connection is slow it won't attempt to load the video it just tries to use the link or the link never loads and it comes up as a blank space until I refresh the page half a million times or I use a stronger internet connection (school, work, or family member's wifi for me)
  12. Don't search for 50 using GG's search function return to one of the skills you hacked of Bane's and then use "go to address" it will bring you to the address's memory page and other data related to the character will be stored on this page or nearby. This isnt a guarantee but there might be a 50 on that page. This page shows value types for a given address and you can change what value types are being shown for addresses on this page **EDIT** I used the game Hybrid Animals to demonstrate this but I find the value for the player stat mining. Go-to address and nearby there was a stored zero. I can confirm this is the value because it changes when the stat in game is changed. I didn't circle the values that I was referring to in these ss but you seem to be somewhat knowledgeable so I figured you'd be able to tell by just looking at the ss
  13. Long press one of your previous hacked values for this character go to it's address look on that address page nearby that address for a 50 value
  14. As a man who's native-tongue is english it is to my understanding that "Variants" which when used in this context is supposed to mean "knock-off's" or similarly functioning apps. This is a misuse of the word "Variants" however as it denotes that they are made by the same developer(s). It is probable that the original poster of this was trying to accentuate a false sense of intellect and a professional demeanor. **How he used it** Xbox's are another variant of playstations and nintendos. **Proper usage** Xbox one's are a variation of Xbox consoles. Game guardian isn't a variant of cheat engine because of several differences in usage and appropriation. However Game Guardian could be regarded as a variation of memory editing software. The differences being the vagueness of these comparisons To keep relevance to this thread, and to not sound like I'm just trying to be a "Know-it-all", here's a funny quote about game guardian "Here is where things get strange. I have had this feature on for as long as I can remember and after closing the Google Settings app, the app popped up a message on my screen saying to delete GameGuardian immediately." I find this line particularly funny, not because of the users ignorance which is understandable because no one is expected to know this stuff right away, but because that he had figured that since it was his first time seeing this that it had to be legit. I don't blame him for getting anxious ofcourse but had this app been malicious then the damage would have already been done when first initializing the app weeks prior opposed to only being able to do harm when the app is open or installed. Had it utilized keyloggers adware spyware or malware it would have already been too late. This should be looked into prior to installing third party applications opposed to waiting until an anti-virus software or security feature tells you it's not okay. Rude to ridicule ofcourse but this is meant to be more of constructive criticism:(
  15. Something I've noticed on my 64bit device and 64bit PS. I am a very low level on this game because I am personally not a fan and only downloaded it to provide support (it's surprisingly highly requested) but with this script it retrieved the two values, and the two values were in fact correct but encrypted. I would then attempt to freeze those values and then the game would prompt me that i am out of moves and that I need to replay the level. If I spend the coins to replay the level it instant fails and prompts me to pay coins to replay again. If I exit then rejoin the level I do not instantly fail but I cannot move any pieces or make a match because of so. I believe this is due to me using a move before freezing the value because I wanted to make sure the value was correct- not that I didn't believe it would but rather that I wanted to ensure compatibility. Then I freeze the two values after the change takes place. This is a problem on the script users behalf and can be easily avoided by the user, but I figured I'd give a heads up to any users reading this thread. Big thank you to @Lover1500 for his contribution though this script is amazing for reference and for in-game use!
  16. For whatever reason this doesn't show up in game for me or I'm too low on levels and stars to access it. I did watch a video on it however and the guy had played one round and didn't show the reward for that round. So maybe it was the pig medals rewarded by the level that he hacked? He was very sure to edit anything to do with hacking the game out except for the clearly hacked value of his stars
  17. Unrelated, but sort of still related; Do you know how to get past the force close for call of duty right after signing into guest?
  18. I have noticed with some games if you set a DWord value to the maximum, 4,294,967295, then it will force change into a negative value, maybe this will work as to change it to a negative?
  19. Level data in this game is per session data that deletes every time that the app session is closed. Say if you play level 2, win, move onto level 3 and close the app then the data used for level 2 and 3 from the last session is gone and the server then syncs level data for 3 to the clients device for the new session. Meaning in short, that if levels 4, 5, 6, and 7 are all done in one session and you leave off on level 8 or fail to complete level 8 and close the app then next time you open the app you'll have to play level 8 for there to be level data for level 8. You absolutely have to play the level atleast once for the temporary level data to be made
  20. @Lenn1 I see you in these help requests often and you seem well expierenced with app modification. I am already very familiar with disassembly, and reassembly as well as signing apks. **My question for you is if you have the free/spare time and you're willing to, can you point me in the right direction as for methods of modifying? For example I have heard of libil2cpp inspecting, and to my understanding this is to find offsets and not as much for actually modifying app code. I have also heard of libil2cpp dumping which I believe might be the go about for hacks via app code editing, but I am unsure of that or the go about to doing that. Thank you for your time!
  21. Listen guys this is getting a little outta hand... Peace summit handy j's on me let's go... Get it back into hand if you know what I'm sayin
  22. 1) I have yet to see a person expect worship especially for a subpar script, and i'm not saying you haven't but I promise you that it isn't a majority like you're making it out to be 2)I try to actively provide positive feedback, and in the event that I am incapable of helping either due to incompetence, ignorance, or app security I try to tell them in the most understanding and non-condescending tone; However that is just me there are some over critical members and moderators, but in their defense alot of questions asked in the forums can get tiresome as some people ask questions that could be easier solved with a search or two. 3) The comment about the flip-phone? Thats not even a sly comment, it's literally just the fact that if it isn't a smartphone then it'd have to be either a house phone or a flip phone and a flip phone would be more probable due to the fact that portability is sort of the whole gimmick. 4) I've seen more people offer money for scripts for difficult or unhackable games then members charging for scripts. In fact I'd even say a large user base on this site does this as a hobby because they have jobs and lives to lead. They understandably take their time seriously... Almost as seriously as you took poor @Farmeriscool 's comment. Maybe he should've have just directly inquire about the situation that @bagabui is in, or maybe yes you can even say it isn't any of farmers buisness. However wouldn't that directly conflict this "snob hackers" vendetta you got going on over there?Like seriously, what are you doing steptoe? Anyways I believe @Sysadmin or @Enyby would be able to help with the account deletion. All apologies to them both seeings as I know they'd see this soon anyways, but I figured I'd tag them since I was replying anyways.
  23. You have changed all of the values to a negative one the answer to your posts question is misleading. What are you trying to accomplish? What is the game mechanic you are trying to change and how are you trying to make it behave? I will be able to help only with the provided information or other relevant information. As for the actual questions asked so far you have already changed the value to a negative integer. You are more than likely not getting the desired outcome of this change because either the value isn't the one you're looking for or there is an alternate explanation as to why changing these values aren't doing what you want it to do
  24. I am unable to do anything. The number of moves you start each level with is tied to the levels themselves and how they decrease uses ARMx64 that of which I lack the knowledge to search and edit. If no one else here is able to provide help then your best bet would either be to learn and practice with libil2cpp hacking. There are several youtube tutorials and a tutorial on platinmod's forums for resources on doing that
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.