-
Posts
737 -
Joined
-
Last visited
Posts posted by 0xWeiss
-
-
HELLO AGAIN! 🙋🏻♀️
I’ve run into another issue during this learning journey and I’ve searched the forums to see whether someone’s had the same issue or not, one person did but it went unsolved.
Steps:
1. Grabbed ASLR — CE8000
Money: 3320 — CF8
2. Removed ASLR from WatchPoint Offsets.
•WatchPoint1 — 0X12C144674
Frame#0 — 10832D0F8
ASLR Removed — 1076450F8
•WatchPoint2 — 0X12C3C8BB0
Frame#0 — 10836CE58
ASLR Removed — 107684E58
3. Converted Decimal to Hex.
4. Searched in Register Read.
5. Made a match (x11 - 12C65CCF8)
6. Went to IDA.
7. Searched for 1076450F8 & 107684E58
8. Met with Command “JumpAsk” Failed.
Did I go wrong somewhere? Please educate me!
-
5 hours ago, bR34Kr said:
On what device is LLDB running? And make sure that the forwarded ports are the same on your host, as sometimes it might go to 2222 for example. It should be visible in 3uTools.
Windows 10, I’ve downloaded and installed the fix in the regedit. I was able to make the live debugging work, however, I couldn’t figure out how to have IDA make a sigstop when values are searched.
-
Hello, I’m sure you see me often in these topics.
I’m currently in the process of learning how to hack games and I’ve ran into some issues, again.
All day today, I’ve been trying to figure out how to work the debugger on IDA Pro.
Here are the steps I’ve taken:
1. Open IDA Pro & load cracked binary with the global-meta.data already done.
2. Used 3uTools for SSH Tunnel.
3. Opened game on phone.
4. Open Putty >> debugserver 127.0.0.1:22 -a binaryname
(Waiting on Process)
5. Opened LLDB.cmd >> process connect connect 127.0.0.1:22
(Doesn’t Work)
Settings on IDA PRO >> Debug Options > Filled Host Name / Port
Pressing Attach / Start is just a bundle of error pop-ups.
Open to all help 🤍
-
May I ask how you got debugserver on Putty?
-
36 minutes ago, YourMum44 said:
Hello, I wanted to read a .deb file and the code or whatever to gain firsthand experience on what the final product should look like. However, reading it with a text editor gives some random characters I've never seen before in my life, and reading with WinRAR gives me the same 2 CONTENT files with just introduction and about stuff, both with the same things inside. How can I do this?
Alternatively, like the title says, could someone please direct me on how to make a mod menu where you unlock characters for free or something like that? The game I'm trying to hack is Cytus II; I am aware that there is already a hack for that, but I'd like to make one for myself. Thank you!
Here's the link to learn how to hack -- LINK -- Have some basic knowledge on some things first, it may help.
-
-
2 hours ago, bR34Kr said:
Yupp exactly that. You need to install it.
I'm finally able to open .py! Sorry for the late reply, I was doing laundry.
Anyways, the tutorial I was following showed them opening script.py, but my script file is a JSON file.
EDIT: Nvm. Had to choose ida.py > script.json.
-
1
-
-
2 minutes ago, bR34Kr said:
That's correct. What are the options on the next panel though? If there's something mentioning PATH be sure to toggle it.
This? -->IMAGE
-
5 minutes ago, bR34Kr said:
Ah see in the 'Output window' it can't find python64.dll
You can try troubleshooting with this: https://hex-rays.com/blog/ida-and-common-python-issues/
Make sure that you have Python 2 for x86_64 and it is added to your PATH (configurable at installation)
Is this not correct? --> IMAGE
-
2 minutes ago, bR34Kr said:
On the bottom left of your IDA window do you see the toggle between IDC and Python?
Just IDC --> IMAGE
-
3 minutes ago, Rook said:
I actually used to have this issue too.
I can't remember how I fixed it exactly. 😅
Is there a Python folder in your IDA install directory?
I do have a Python folder --> IMAGE
-
Good afternoon, I'm coming here to ask for help with IDA Pro 7.3.
Here's a list of applications I'm currently using:
- IDA Pro 7.3
- iL2CPPDumper
- Python 2.7.18
- Game Binary (Unity) & Global Metadata
Steps I've taken:
1. Cracked the binary using flexdecrypt from Cydia.
2. Grabbed the global-metadata.dat file from the proper folder.
3. Placed the two files on my computer where I'd be able to easily access.
4. Opened IDA Pro -- Opened UnityFramework -- Allowed it to load completely.
5. Ran iL2CPPDumper > Selected UnityFramework > Selected Global-Metadata.dat
6. Dumper updated some files in it's folder --> IMAGE
7. IDA Pro shows .idc files are the only script files I could open and not .py --> IMAGE
I've tried doing "All Files" and selecting the files this way, but it gives me this message --> IMAGE
Any ideas where I'm going wrong? ^^ Any help would be highly appreciated.
Thank you.
-
1
-
-
Niceeeee
-
3 hours ago, bR34Kr said:
See how the app uses those functions as sometimes they may depend on others to function properly. They might also be getters for some kind of API which knows if you're actually a premium user or not so beware of that.
Thank you so much, I will look into that more soon.
-
Please archive this — It’s been solved.
Problem: MakeFile template.
-
11 minutes ago, Zahir said:
Did you try searching for similar help topics on here? I remember people having this issue before
Thank you, I’ll definitely look around for an answer! Must be the makefile, I’m assuming. Thank you, Zahir.
-
Hello, I’m entirely new to making hacks and I’ve been experimenting today.
I made a small, simple hack for a game, which is just having premium/pro activated in it.
I was following a tutorial on how to make a .deb file and when I did “make package”, it says:
Makefile:10: /tweak.mk: no such file or directory
Make: ***No rule to make target ‘/tweak.mk’. Stop
Would appreciate some pointers and help ^^ 😊
-
-
Hello and thank you for your service! 😊
-
-
Application: Vlad & Niki - Games & Videos
Goal: Premium User
Tool: Flex 3 Beta
I’ve tried modifying:
• (bool)isPurchaseEvent:(id)
•(bool)isFreeTrial
•(void)setFreeTrial:(bool)
•(void)canMakePayments:(id) reject(?)
[[no idea what to do there, tbh, if there’s anything needed to be done, really]]
-
1
-
-
Hello, how are you all doing today? Great, hopefully! So, I’ve been a member of iOSGods since August of 2016 and I’m very much in love with this site and it’s community.
I am just one of the people who downloads hacks all day, but I am inspired to learn how to hack as well. I’ve hit roadblocks many times while trying to do so, but I believe I’m very persistent. I think I could do it!
I am 27 years old and I’m a mother of one little boy who loves to test my patience.
Nice to meet you all, old and new faces! 😊🤍
-
1
-
-
-
1. On the night of October 31st to November 1st.
2. French Folks.
3. Influenced by ancient Celtic festivals, particularly the Gaelic festival Samhain.4. Samhain in Ireland, Samonios in Gaul.
5. All Hallow’s Eve.6. By Irish Immigrants who were fleeing the potato famine.
Some of the answers didn’t have what I was satisfied with. So I just made my own. At least I tried using some research instead of copy and pasted like everyone else. Hehe.
Hello fellow Gods!
in Member Introductions
Posted
Welcome! Hello!