Projects STRLCPY hiphp Commits a443d98f
🤬
  • 0.2.29

    ## 0.2.29 [13-10-2022]
     - Add the ability to install hiphp on termux Android.
     - Add "--version" command.
     - Add Dark Mode template to "hiphp-desktop".
     - Bug fixes & performance improvements.
    
    Signed-off-by: Boudjada Yasser <[email protected]>
  • Loading...
  • Boudjada Yasser committed with GitHub 2 years ago
    a443d98f
    1 parent 3702ec35
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    CHANGELOG
    1  -## 0.2.29 [XX-10-2022][In Progress]
     1 +## 0.2.29 [13-10-2022][Last Version]
    2 2   - Add the ability to install hiphp on termux Android.
    3 3   - Add "--version" command.
    4 4   - Add Dark Mode template to "hiphp-desktop".
    5 5   - Bug fixes & performance improvements.
    6 6  
    7  -## 0.2.28 [27-09-2022][Last Version]
     7 +## 0.2.28 [27-09-2022]
    8 8   - Add "font-awesome" to "php-desktop".
    9 9   - Add icons to "php-desktop".
    10 10   - Add auto login to "php-desktop".
    skipped 148 lines
  • ■ ■ ■ ■ ■
    README.md
    skipped 2 lines
    3 3   <h1>Hiphp</h1>
    4 4   <strong>Free & Open source project for create a BackDoor to control PHP-based sites.</strong>
    5 5  </div>
    6  - 
    7 6  <br>
    8 7   
    9 8  [![Test on Ubuntu latest](https://github.com/yasserbdj96/hiphp/actions/workflows/python-app-on-linux.yml/badge.svg)](https://github.com/yasserbdj96/hiphp/actions/workflows/python-app-on-linux.yml)
    skipped 537 lines
    547 546   <summary>Click to See changelog History</summary>
    548 547   
    549 548  ```
    550  -## 0.2.29 [XX-10-2022][In Progress]
     549 +## 0.2.29 [13-10-2022][Last Version]
    551 550   - Add the ability to install hiphp on termux Android.
    552 551   - Add "--version" command.
    553 552   - Add Dark Mode template to "hiphp-desktop".
    554 553   - Bug fixes & performance improvements.
    555 554   
    556  -## 0.2.28 [27-09-2022][Last Version]
     555 +## 0.2.28 [27-09-2022]
    557 556   - Add "font-awesome" to "php-desktop".
    558 557   - Add icons to "php-desktop".
    559 558   - Add auto login to "php-desktop".
    skipped 410 lines
  • ■ ■ ■ ■
    hiphp/hiphpversion.py
    skipped 11 lines
    12 12  # | |
    13 13   
    14 14  #START{
    15  -__version__="0.2.28"
     15 +__version__="0.2.29"
    16 16  #}END.
  • ■ ■ ■ ■ ■
    hiphp-desktop/src/config.json
    1 1  {
    2  - "Dark Mode":"False"
     2 + "Dark Mode":"True"
    3 3  }
     4 + 
  • hiphp-desktop/src/font-awesome/fontawesome-webfont.svg
  • hiphp-desktop/src/hiphp_logo.png
  • hiphp-site/logo_small.png
  • install/hiphp.png
  • screenshot/demo.png
  • screenshot/screenshot.png
  • screenshot/screenshot0.png
  • screenshot/screenshot10.png
  • screenshot/screenshot2.png
  • screenshot/screenshot3.png
  • screenshot/screenshot4.png
  • screenshot/screenshot5.png
  • screenshot/screenshot6.png
  • screenshot/screenshot7.png
  • screenshot/screenshot8.png
  • screenshot/screenshot9.png
  • ■ ■ ■ ■
    setup.py
    skipped 32 lines
    33 33   'Author WebSite':"https://yasserbdj96.github.io/"
    34 34   },
    35 35   install_requires=["requests","hexor","biglibrary"],
    36  - keywords=["python","windows","macos","linux","docker","cli","php","remoteaccess","gui","backdoor","controller","https","hacking","http-requests","onion","termux","payload","website-hacking","yasserbdj96","revisioncontrol"],
     36 + keywords=["python","windows","macos","linux","docker","cli","php","remoteaccess","website","gui","backdoor","controller","https","declarative","hacking","http-requests","onion","termux","payload","revisioncontrol"],
    37 37   classifiers=[
    38 38   "Environment :: Web Environment",
    39 39   "Development Status :: 5 - Production/Stable",
    skipped 22 lines
  • ■ ■ ■ ■
    version.txt
    1  -0.2.28
     1 +0.2.29
Please wait...
Page is in error, reload to recover