Code Monkey home page Code Monkey logo

php-fricc2's People

Contributors

hoowa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

php-fricc2's Issues

cant decode on Ubuntu 22.04

I can't get PHP to decode my encrypted files.
Tested with PHP 8.1.0 that comes with Ubuntu 22.04 and also with the current PHP 8.2 git master (static compile).

php -m|grep fricc fricc2load

fricc2 -o out.php test.php
Encrypted: out.php

php out.php hellokitty�;mmƵ���M�z9*������ȉ����qo�r

test.php ist the example hello world echo.

phar package encryption error cannot be executed

image

I hope the author can support the encryption of phar packages. I'm using hyperf framework and I haven't been able to find an encryption protection scheme.

I implore the author to consider helping.

Thank you very much.

Easy to decrypt

Thanks for your efforts.
I can easily decrypt encoded php file with it (During execution time)

Skype: arshidkv12

Doubt about security

Hello, first congratulations for the work in making this available to the community, we have few projects of this type.

I compiled it and it worked perfectly for my 8.0 and 8.1 application.

I have a question about security, I know they are all vulnerable, but how do you rate it?

Let's say my server is hacked or someone with access to it wants to 'break' the encryption, how complex would that be? Since it looks to me like a single-key XOR encryption, in addition to compressing the files.

I wish success for this project.

hoowa您好,有几点问题!

hoowa您好,有几点问题,希望抽空解答,谢谢!
1、多个PHP版本扩展的编译,要分别编译吗?比如我当前在php7.4下 ,编译成功了load.so文件,如果我想再编译一份其他版本的,还需要重新从头执行一次?或者有其他方法?
2、能否支持文件夹加密,即将目标文件夹内的所有文件批量加密?
3、怎样修改hellokitty?如果可以而且不影响版权的情况下!
4、能否在加密的时候生成指定的注释内容?
感谢

php 8.1.7 run fricc2 result is error

[root@7cd72b2a6eb1 FRICC2]# php -m|grep fricc2load
fricc2load
[root@7cd72b2a6eb1 FRICC2]# php -v
PHP 8.1.7 (cli) (built: Jul 4 2022 06:08:21) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.1.7, Copyright (c) Zend Technologies
[root@7cd72b2a6eb1 FRICC2]# ls
fricc2 fricc2load LICENSE README_CN.md README.md test_new.php test.php
[root@7cd72b2a6eb1 FRICC2]# cat test.php

[root@7cd72b2a6eb1 FRICC2]# php test_new.php
hellokitty�teµ�åéϧ��Ԟ?�3¼×Vqq7Y±]
3�[root@7cd72b2a6eb1 FRICC2]#
[root@7cd72b2a6eb1 FRICC2]#
[root@7cd72b2a6eb1 FRICC2]# php test.php
hello

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.