Jump to content

NoFear

Moderators
  • Posts

    2,991
  • Joined

  • Last visited

  • Days Won

    237

Everything posted by NoFear

  1. NoFear

    Mini DayZ

    I think so... Been a while, so not 100% sure.
  2. I think the 1280;720, replace with your screens resolution instead.
  3. When you edit a value, beside it, puts the previous value inside ( ). Xor is an Encryption method. It's a very basic Encryption. When you search #x# It's value#offset to key So if you are searching dword, the xor key has to be increment of 4, x4, x8, x12..... If qword, increment of 8. If word, increment of 2 and if byte increment of 1. So some developers are using 2 values to protect a value. 1 is the xor key and the other is the result of the encryption. Using this #x# method, you don't need to know the xor key and the xor key can change every value change. Essentially this method used by developers is now pointless, for gg can find them without a problem. Games by Nintendo posed a huge problem, the xor key changes every value change. Meaning unknown increased, decrease or encryption search would NEVER work. You only could find values with unknown changed and unchanged then manually scrolled through hundreds of values until you found it.
  4. Xor key then is the xor'd value. If editing the first value to 0 doesn't result in error or crash, this means the game isn't forcing xor key. Which now at this point, you can ignore xor. Goto the xor'd value and type in the value you want. Xor with key of 0, isn't encrypted. Address 1, xor 53 = address 2. If address 1 = 0 address 2 = 53.
  5. Text search Residential_L1 Replace with Residential_L6 This will have the same effect as you see in video. (I forget if utf16 or not) Merry Christmas. Enjoy.
  6. Yes. Harry Potter is a good example of that. But you need to edit the plain qword above too.
  7. You can actually choose word or byte and do I think x1 or x2 for values using xor but not dword. Blade crafter is an exact example of this. Using word value and xor Encryption x2.
  8. How many of these people think the Earth is flat?
  9. Sometimes game is set to where it won't allow negative value. You can try looking at the value either above or below, if it's a 0 or 1, make it Negative 1 and have negative price.
  10. I get busy.... ?
  11. Damn...... How good are you at deciphering "encryption"? Or you just really familiar with this title?
  12. NoFear

    GameGuardian

    @Enyby Gg can detect if game uses randomizer.... Is it possible for gg to detect a game that relocates values on every value change? Not sure if something gg can detect and notify user data is likely relocating. Can dword xor be able to be used in group search? Maybe not multiple dword xor in single group, but like 500;200;123x4::49. Even if restricted to maximum of 5 values or maximum of 512 range. Could be helpful. I have 4 values 1;10;100;1000. And I can paste these to edit 4 values, can this be expanded, so if i edit 8 values and paste the 1;10;100;1000, it will just loop and edit next 4 with same edit. But if you tried 7 values with those 4, would give error not divisible by 4. Games detecting gg is installed. I understand xprivacy is an option, but to maintain safetynet, have to avoid xposed framework. For root users only, could gg by installed in a virtual environment and then access game on device? Or is something in the plans to help protect gg from being detected? Ptrace bypass has been a near perfect function of gg, thank you. Magisk updating basically put an end to most root detections. So if gg can somehow "hide" better, would be endless possibilities ? And as always, hands down the most powerful app available. I hope you realize your work is much appreciated by so many. Thank you ?
  13. Even worse what a developer can do. Every value change just in game results in All xor key changes. Let's say you are trying to find gold. Gain 1 unknown changed. Gain 0 unknown unchanged. Gain 1 GEM unknown unchanged. You've now lost your gold value. For the value is still 1 but xor key changed due to another value changing.... When you get 50 results, that's good.... Go through, freeze a couple at a time. Until you get it. THEN study EVERYTHING nearby. Other values, pointers, pointer searches. Create a map of this entire area. Because once you've learned everything in that area. You don't need to find your value. You find this area, and then navigate to your value. The best gg hack method, doesn't rely on data changing. If you can achieve a search and edit of and encrypted changing value without needing it to change, that's perfect. I try to avoid guides with finding a value that's changing. It's much more time consuming initially... But will be worth it later.
  14. It's an interesting method they did in "protecting" values. I can work on guide for hacking stats
  15. Member at Sbenny I think created mod, unlocks all characters...
  16. I'll send later. Thank you. I think we can hack it ?
  17. I worry I'll break your save... I keep breaking mine. Lol
  18. You able to play on another account? If I give you backup of my save with unlimited gems and elixer, could you get to where I unlock Awakening tokens? Then I can focus on them?
  19. I think they patched the price edit. But you can edit directly. I'd love to edit that other currency. I just don't have time to play it. _______________________________________________ added 2 minutes later You sure these files will actually edit the data? Or visual only? Try swapping file names for 2 cars and see if the data swapped.
  20. Interesting... I really think this item that cost helix is going to be the trick. I can make prices for non helix negative. This is the only one that's "breaking" the button when made 0 or less.
  21. Well done. Didn't try the script. Been debugging the game and working on helix.... There is one section in the shop that helix price isn't being checked with the server. Can set price to 1 and it syncs.... Set to 0 or negative, button to purchase has no action...
  22. I would need to unlock the tokens to help.... Don't want to play that much just for that. Looks like a random value is used to add to the value. Then it looks like a xor dword. Value relocates I think every value change, so unknown searches will never find it. Editing elixer and gems directly isn't a problem though.
  23. NoFear

    GameGuardian

    @Enyby In save list, could an option to change value type in list (Dword/float/double....) be added? Example where this will be helpful: Group search dword. Then search single dword. Save results. Change address 480. Value at this location is double or float. But in save list it's stuck at dword. So if possible, anything selected, select top right options button. Then "Change value type". Then you can work with format after change address. And add them to search and continue searching with value format you need.
  24. I haven't had much time to help. I found value type double for visual effects like enemy size and player size. For values like 150.2 Try searches like 150.15~150.35 float or double sometimes the value you see, is rounded from the real value.
×
×
  • 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.