Jump to content

carpoa

Senior Member
  • Posts

    154
  • Joined

  • Last visited

7 Followers

Profile Information

  • iDevice
    iPhone 11
  • iOS Version
    17.1
  • Jailbroken
    No
  • Rooted
    No
  • Location
    Bri'ish
  • Interests
    Game development, Cyber Security
  • Game Center
    Carpalname

Recent Profile Visitors

3,087 profile views

carpoa's Achievements

Enthusiast

Enthusiast (6/14)

  • Posting Machine Rare
  • Supporter
  • 4 Years In
  • Super Dedicated
  • Dedicated

Recent Badges

594

Reputation

2

Community Answers

  1. Linux is great but a p.i.t.a

  2. I am not the developer of the repo that is linked. Please do not come to me with issues. To begin. Please make sure you update your apt packages. You can do this by entering the following command: sudo apt-get update Once that command completes its execution, go to the checkra1n download page and try one of the downloads. If you haven't already done so, go to the checkra1n linux download guide and try to follow that. However if you do not succeed come back to this post and follow the steps below. Getting Started: Using the installer: Step 1: First thing to do is to open command prompt and then run the following command(s) below: git clone https://github.com/Randomblock1/checkra1n-linux && cd checkra1n-linux Once that is finished you will then need to run the following script: sudo ./installer.sh YOU HAVE TO RUN THIS AS ROOT/SUDO OR IT WILL NOT RUN. When asked for a password, enter your current profile password. (Example: 123543 This will execute the 'installer.sh' file which does what is its named. When you execute it, it is expected you wont have all required packages installed which is what this script will do for you as you can see below: https://imgur.com/a/uO66HyI Once that is done you will have the installer GUI pop up: https://imgur.com/fy5ad0H Step 2: If that GUI pops up then you have done everything correctly. You can then choose the option you would like to run. Beware that you do not click the 'Install Repo' button if your linux install is not 'x86_x64'. Install options and meaning: "Install Repository" This will install the checkra1n APT repository, but only if you are using x86_64. "Direct Download" Installs checkra1n to /usr/bin for all devices, regardless of architecture. "Procursify" Installs the Procursus bootstrap to your device. Learn more about Procursus here. TLDR: Replaces Substrate with libhooker and uses the Procursus repositoryfor more up-to-date programs. Also, you get Sileo, in addition to Cydia. “Save Blobs” Saves currently signed SHSH blobs so you can upgrade/downgrade to unsigned iOS versions if you have the right blobs. "Credits" Is self explanatory "Update" Uses curl to get the latest version of this tool. You shouldn't need to use this manually, as it updates itself on startup. Step 3 (Direct Download): After selecting the 'Direct Download' Option run the following script below to use checkra1n: cd /usr/bin && sudo checkra1n Don't forget to make your window 80 x 50 or full screen the terminal to use checkra1n! https://imgur.com/EULvoRJ Without using the installer: If you do not want to use the installer then you can try this way too. All you need to do is run the following 'one-liner' script in a command prompt like so: curl -s https://raw.githubusercontent.com/Randomblock1/checkra1n-linux/master/installer.sh | sudo bash Developer note: '(note: you can't use procursify unless you actually install it)' Well done you did it! If you would like to visit the developers github you can do here: Github Everything on the github is open source for you to look at. I am not the developer of the repo that is linked. Please do not come to me with issues.
  3. Installing WINE on Kali Linux X64 Hopefully this helps most of you who don't use windows but still want to use tools that are windows only/do not support linux. Probably wont work for all things however should work for most. Step 1: Run the following commands below. #echo deb http://http.kali.org/kali kali main non-free contrib > /etc/apt/sources.list #echo deb-src http://http.kali.org/kali kali main non-free contrib >> /etc/apt/sources.list #echo deb http://security.kali.org/kali-security kali/updates main contrib non-free >> /etc/apt/sources.list #echo deb-src http://security.kali.org/kali-security kali/updates main contrib non-free >> /etc/apt/sources.list Step 2: After running all the commands above one at a time, run the following commands. sudo dpkg --add-architecture i386 sudo apt-get update sudo apt-get install wine-bin:i386 If sudo apt-get install wine-bin:i386 doesn't work then try this: apt-get install wine32 Step 3: Usage cd MyPath/Downloads wine npp.*.exe Credits: OP (Original Post)
  4. I’m gonna get back into this now. Hopefully should become more active as time goes 👍

  5. Like laxus said look at tutorial section and that methods are different for each game. Unity by far are the easiest games to hack as all Dll's are c# and can be accessed almost plain by using the il2cpp dumper for il2cpp games. You don't get the source of the functions but you get methods, variables, functions, classes etc including the offsets and other info needed for cheat creation. Custom made engines (like what is used in lost light) and other engines like Un-Real Engine require you to do a bit of scanning, reading and tons of testing. Making cheats for Non-Unity games is never easy and takes some work, dedication and understanding on Assembly code (ASM). To create your own tweak files (.deb (debian)) you will need a compiler like theos (theos requires a mac to run) and a menu template like ted's or IOSGods own custom made if you have access to Online Theos like I have and many other developers. To code the cheats you will need to understand programming in general. You will need to understand languages like C/C++. Personally I would start making patcher cheats like I used to in the past (and still sometimes do) which are most of the time the easiest (sometimes patching offsets causes unwanted functionality for other things which means you need to decompile and analyse the function and its functionality which again loops back to the fact you need to understand ASM. Tools that you should use: IDA 64x Pro or an alternative like Ghidra <- Reversal of game binaries DnSpy <- Dissect and browse C# Dll's from dumped Unity Games Text editor like Notepad ++ or Notepad for keeping track of functions and documenting; Not really needed but up to you. I hope you listen to my warning when I say to not attempt something you have no clue what you're doing or talking about. Do go learn how to code in C/C++ like how to use pointers, make basic functions and stuff like that then afterwards go read documents of the mod menu template you want to use and target but do learn ASM as it will help you so much!!!! You also need common sense like most of the time. Don't forget to ask for help if you're stuck. Hope this helped. Those who are more experienced than me do correct me on anything I have gotten wrong and I will correct it.
  6. <Hidden>

    1. Puddin

      Puddin

      Reported gg love you too 😘

    2. Shiny Shizou

      Shiny Shizou

      Why do you share it publicy in the first place then?
      Being inactive for private reasons should be information enough for the public, ngl.

      Heads up

  7. When you have time please do look at our pms!

    1. Rook

      Rook

      Trying to find some to do just that!

    2. Pandacorn2023

      Pandacorn2023

      come on there's 24 hours in day and you only need 4 hours of sleep plus an 8 hour work day means 12 hours left to slave away at games!! lmfao im just yanking your crank lmfao! really appreciate it man!!

       

    3. Rook

      Rook

      Don't encourage me to buy the new Spiderman game. 😄

    4. Pandacorn2023

      Pandacorn2023

      hey im in the same boat do I buy it and never see the light of day again or just sit in sadness cause I didn't buy it and play it and now I get to see everyone having fun with it lmao

    5. Rook

      Rook

      The consequences only last a few days so it may be worth it for you!

  8. My github got reinstated :D

    Took support like two years to make it public after hiding it then suspending it for no reason.

×
  • 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