Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cant decode on Ubuntu 22.04 #5

Open
nbuechner opened this issue Jan 30, 2022 · 2 comments
Open

cant decode on Ubuntu 22.04 #5

nbuechner opened this issue Jan 30, 2022 · 2 comments

Comments

@nbuechner
Copy link

nbuechner commented Jan 30, 2022

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.

@hoowa
Copy link
Owner

hoowa commented Apr 2, 2022

PHP 8.1 API changed and no more test on it. please use PHP 8.0.X

@hoowa
Copy link
Owner

hoowa commented Sep 16, 2022

fricc2 not support php 8.1.x yet.

but we working on it, please keeping touch our project. next version is 2.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants