Pairip


NamePairip JSON
Version 4.2 PyPI version JSON
download
home_pageNone
SummarySmali Patcher ( Recover String & Rebuild Apk )
upload_time2025-08-30 15:33:05
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseMIT License Copyright (c) 2020 Techno India Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords rkpairip
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
<a href="https://t.me/rktechnoindians"><img title="Made in INDIA" src="https://img.shields.io/badge/MADE%20IN-INDIA-SCRIPT?colorA=%23ff8100&colorB=%23017e40&colorC=%23ff0000&style=for-the-badge"></a>
</p>

<a name="readme-top"></a>


# RKPairip


<p align="center"> 
<a href="https://t.me/rktechnoindians"><img src="https://readme-typing-svg.herokuapp.com?font=Fira+Code&weight=800&size=35&pause=1000&color=F74848&center=true&vCenter=true&random=false&width=435&lines=RKPairip" /></a>
 </p>

Installation Method
-------

**๐Ÿ’ข Requirement PKG ๐Ÿ’ข**

    termux-setup-storage && pkg update -y && pkg upgrade -y && pkg install python -y

**๐Ÿ‘‰๐Ÿป To install RKPairip, Run only any one cmd from the Installation Method**

**๐Ÿ’ข PYPI ( Just Testing ) ๐Ÿ’ข**

    pip install Pairip

**1st. Method**

`๐Ÿ’ข For Latest Commit ( From Mainย  Branch )ย  ๐Ÿ’ข`

    pip install --force-reinstall https://github.com/TechnoIndian/RKPairip/archive/refs/heads/main.zip

`Or`

    pip install --force-reinstall https://github.com/TechnoIndian/RKPairip/archive/refs/heads/main.tar.gz

`Or`

    curl -Ls https://github.com/TechnoIndian/Tools/releases/download/Tools/RKPairip.sh | bash

**2nd. Method**

    pkg install python git && pip install --force-reinstall git+https://github.com/TechnoIndian/RKPairip.git


Uninstall RKPairip
-----

    pip uninstall Pairip

`Or`

    pip uninstall RKPairip


Usage
-----

**RKPairip**

**Mode -i โžธ Default APKEditor (Input Your Apk Path)**

    RKPairip -i YourApkPath.apk

**Mode -a โžธ Decompile With ApkTool**

`For ApkTool ( -a )`

    RKPairip -i YourApkPath.apk -a

**Mode -s โžธ Merge Skip (Do U Want Last Dex Add Seprate)**

    RKPairip -i YourApkPath.apk -s
    
`For ApkTool ( -a -s )`

    RKPairip -i YourApkPath.apk -a -s
    
**Mode -r โžธ Pairip Dex Fix ( Try After Translate String to MT )**

    RKPairip -i YourApkPath.apk -r

**Hook CoreX ( For Unity / Flutter & Crashed Apk Apk ) -x / -a -x**

    RKPairip -i YourApkPath.apk -x

**Mode -m โžธ Anti-Split ( Only Merge Apk )**

    RKPairip -m YourApkPath.apk
    
**Mode -C โžธ Show Instructions & Credits**

    RKPairip -C

Fix Dex Regex
-------------

**Manually Regex -r (Repair_Dex) Flag**


**Patch 1**

`regex`

    (# direct methods\n.method public static )FuckUByRK\(\)V([\s\S]*?.end method)[\w\W]*
    
`Replace`

    $1constructor <clinit>()V$2

**Patch 2**

`regex`

    sget-object.*\s+.*const-string v1,(.*\s+).*.line.*\n+.+.*\n.*invoke-static \{v0\}, LRK_TECHNO_INDIA/ObjectLogger;->logstring\(Ljava/lang/Object;\)V
    
`Replace`

    const-string v0,$1

**Patch 3**

`regex`

    invoke-static \{\}, .*;->callobjects\(\)V\n
    
`Replace`

    # Nothing(Means Empty) 

**Patch 4**

`regex`

    (\.method public.*onReceive\(Landroid/content/Context;Landroid/content/Intent;\)V\s+\.(registers|locals) \d+)[\s\S]*?const-string/jumbo[\s\S]*?(\s+return-void\n.end method)
    
`Replace`

    $1$3


**Patch 5**

`Search 1st without regex`

    pairip
    
`Search regex in Current Results`

    invoke.*pairip/(?!licensecheck/).*

`Replace`

    # Nothing(Means Empty) 


Note
----

## ๐Ÿ‡ฎ๐Ÿ‡ณ Welcome By Techno India ๐Ÿ‡ฎ๐Ÿ‡ณ

[![Telegram](https://img.shields.io/badge/TELEGRAM-CHANNEL-red?style=for-the-badge&logo=telegram)](https://t.me/rktechnoindians)
  </a><p>
[![Telegram](https://img.shields.io/badge/TELEGRAM-OWNER-red?style=for-the-badge&logo=telegram)](https://t.me/RK_TECHNO_INDIA)
</p>

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "Pairip",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "RKPairip",
    "author": null,
    "author_email": "RK_TECHNO_INDIA <TechnoIndian786@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/b5/86/766d6c4fcaf6eaf3a172319502558c7a08fbd66e7bce6e3c0feaf7c86677/pairip-4.2.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n<a href=\"https://t.me/rktechnoindians\"><img title=\"Made in INDIA\" src=\"https://img.shields.io/badge/MADE%20IN-INDIA-SCRIPT?colorA=%23ff8100&colorB=%23017e40&colorC=%23ff0000&style=for-the-badge\"></a>\n</p>\n\n<a name=\"readme-top\"></a>\n\n\n# RKPairip\n\n\n<p align=\"center\"> \n<a href=\"https://t.me/rktechnoindians\"><img src=\"https://readme-typing-svg.herokuapp.com?font=Fira+Code&weight=800&size=35&pause=1000&color=F74848&center=true&vCenter=true&random=false&width=435&lines=RKPairip\" /></a>\n </p>\n\nInstallation Method\n-------\n\n**\ud83d\udca2 Requirement PKG \ud83d\udca2**\n\n    termux-setup-storage && pkg update -y && pkg upgrade -y && pkg install python -y\n\n**\ud83d\udc49\ud83c\udffb To install RKPairip, Run only any one cmd from the Installation Method**\n\n**\ud83d\udca2 PYPI ( Just Testing ) \ud83d\udca2**\n\n    pip install Pairip\n\n**1st. Method**\n\n`\ud83d\udca2 For Latest Commit ( From Main\u00a0 Branch )\u00a0 \ud83d\udca2`\n\n    pip install --force-reinstall https://github.com/TechnoIndian/RKPairip/archive/refs/heads/main.zip\n\n`Or`\n\n    pip install --force-reinstall https://github.com/TechnoIndian/RKPairip/archive/refs/heads/main.tar.gz\n\n`Or`\n\n    curl -Ls https://github.com/TechnoIndian/Tools/releases/download/Tools/RKPairip.sh | bash\n\n**2nd. Method**\n\n    pkg install python git && pip install --force-reinstall git+https://github.com/TechnoIndian/RKPairip.git\n\n\nUninstall RKPairip\n-----\n\n    pip uninstall Pairip\n\n`Or`\n\n    pip uninstall RKPairip\n\n\nUsage\n-----\n\n**RKPairip**\n\n**Mode -i \u27b8 Default APKEditor (Input Your Apk Path)**\n\n    RKPairip -i YourApkPath.apk\n\n**Mode -a \u27b8 Decompile With ApkTool**\n\n`For ApkTool ( -a )`\n\n    RKPairip -i YourApkPath.apk -a\n\n**Mode -s \u27b8 Merge Skip (Do U Want Last Dex Add Seprate)**\n\n    RKPairip -i YourApkPath.apk -s\n    \n`For ApkTool ( -a -s )`\n\n    RKPairip -i YourApkPath.apk -a -s\n    \n**Mode -r \u27b8 Pairip Dex Fix ( Try After Translate String to MT )**\n\n    RKPairip -i YourApkPath.apk -r\n\n**Hook CoreX ( For Unity / Flutter & Crashed Apk Apk ) -x / -a -x**\n\n    RKPairip -i YourApkPath.apk -x\n\n**Mode -m \u27b8 Anti-Split ( Only Merge Apk )**\n\n    RKPairip -m YourApkPath.apk\n    \n**Mode -C \u27b8 Show Instructions & Credits**\n\n    RKPairip -C\n\nFix Dex Regex\n-------------\n\n**Manually Regex -r (Repair_Dex) Flag**\n\n\n**Patch 1**\n\n`regex`\n\n    (# direct methods\\n.method public static )FuckUByRK\\(\\)V([\\s\\S]*?.end method)[\\w\\W]*\n    \n`Replace`\n\n    $1constructor <clinit>()V$2\n\n**Patch 2**\n\n`regex`\n\n    sget-object.*\\s+.*const-string v1,(.*\\s+).*.line.*\\n+.+.*\\n.*invoke-static \\{v0\\}, LRK_TECHNO_INDIA/ObjectLogger;->logstring\\(Ljava/lang/Object;\\)V\n    \n`Replace`\n\n    const-string v0,$1\n\n**Patch 3**\n\n`regex`\n\n    invoke-static \\{\\}, .*;->callobjects\\(\\)V\\n\n    \n`Replace`\n\n    # Nothing(Means Empty) \n\n**Patch 4**\n\n`regex`\n\n    (\\.method public.*onReceive\\(Landroid/content/Context;Landroid/content/Intent;\\)V\\s+\\.(registers|locals) \\d+)[\\s\\S]*?const-string/jumbo[\\s\\S]*?(\\s+return-void\\n.end method)\n    \n`Replace`\n\n    $1$3\n\n\n**Patch 5**\n\n`Search 1st without regex`\n\n    pairip\n    \n`Search regex in Current Results`\n\n    invoke.*pairip/(?!licensecheck/).*\n\n`Replace`\n\n    # Nothing(Means Empty) \n\n\nNote\n----\n\n## \ud83c\uddee\ud83c\uddf3 Welcome By Techno India \ud83c\uddee\ud83c\uddf3\n\n[![Telegram](https://img.shields.io/badge/TELEGRAM-CHANNEL-red?style=for-the-badge&logo=telegram)](https://t.me/rktechnoindians)\n  </a><p>\n[![Telegram](https://img.shields.io/badge/TELEGRAM-OWNER-red?style=for-the-badge&logo=telegram)](https://t.me/RK_TECHNO_INDIA)\n</p>\n",
    "bugtrack_url": null,
    "license": "MIT License\n        \n        Copyright (c) 2020 Techno India\n        \n        Permission is hereby granted, free of charge, to any person obtaining a copy\n        of this software and associated documentation files (the \"Software\"), to deal\n        in the Software without restriction, including without limitation the rights\n        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n        copies of the Software, and to permit persons to whom the Software is\n        furnished to do so, subject to the following conditions:\n        \n        The above copyright notice and this permission notice shall be included in all\n        copies or substantial portions of the Software.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n        SOFTWARE.\n        ",
    "summary": "Smali Patcher ( Recover String & Rebuild Apk )",
    "version": "4.2",
    "project_urls": {
        "Homepage": "https://github.com/TechnoIndian/RKPairip",
        "Issues": "https://github.com/TechnoIndian/RKPairip/issues",
        "Repository": "https://github.com/TechnoIndian/RKPairip.git"
    },
    "split_keywords": [
        "rkpairip"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "551aefdac9f3ec5fc6fbe7318b772f8031e6cdb259c329747057d5e1bfb75388",
                "md5": "5124c6f4a570af4ff37affa76e704656",
                "sha256": "96f7613e17edd1d5d037ff856d7b8fd568055f66cf5a7fef869b5f73dc326e65"
            },
            "downloads": -1,
            "filename": "pairip-4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5124c6f4a570af4ff37affa76e704656",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 331374,
            "upload_time": "2025-08-30T15:32:58",
            "upload_time_iso_8601": "2025-08-30T15:32:58.154844Z",
            "url": "https://files.pythonhosted.org/packages/55/1a/efdac9f3ec5fc6fbe7318b772f8031e6cdb259c329747057d5e1bfb75388/pairip-4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b586766d6c4fcaf6eaf3a172319502558c7a08fbd66e7bce6e3c0feaf7c86677",
                "md5": "72da06791784ed8471b1e05eae16a39c",
                "sha256": "b521c6878f5767001ad6a78675dcf139f85dbfbb2a353f8ed44e90f7433eae55"
            },
            "downloads": -1,
            "filename": "pairip-4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "72da06791784ed8471b1e05eae16a39c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 322429,
            "upload_time": "2025-08-30T15:33:05",
            "upload_time_iso_8601": "2025-08-30T15:33:05.073434Z",
            "url": "https://files.pythonhosted.org/packages/b5/86/766d6c4fcaf6eaf3a172319502558c7a08fbd66e7bce6e3c0feaf7c86677/pairip-4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-30 15:33:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "TechnoIndian",
    "github_project": "RKPairip",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pairip"
}
        
Elapsed time: 1.95623s