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

Work on tty merge #176

Closed
wants to merge 17 commits into from
Closed

Work on tty merge #176

wants to merge 17 commits into from

Conversation

carloslack
Copy link
Owner

@carloslack carloslack commented Dec 30, 2024

Test PR to how it behaves over here

JNE added 11 commits December 30, 2024 15:11
If something goes wrong with lkm, at least
using /tmp has a chance of having the files removed
Example for a hidden directory "test"

$ ls test
ls: cannot access 'test': No such file or directory
$ ls /home/Codes/test
ls: cannot access '/home/Codes/test': No such file or directory
$
Just like back-door key, encrypt unhide as well.
Also applied drive-by fixes
Also: 	crypto: re-work API names init
	Re-organize error exit
Move it from source code to
Makefile and highlight important
build information.
Also API now expects struct file and list_head
Note: multiple contexts untested, unsupported for now.
src/tty.c Fixed Show fixed Hide fixed
and remove useless copy modification
@carloslack carloslack force-pushed the work-on-tty-merge branch 2 times, most recently from 8408ca6 to 4ff59f1 Compare January 2, 2025 18:31
broken by this commit (debug only):
        get-bdkey
        get-unhidekey

Both commands need now to fetch the keys from mgc
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

Successfully merging this pull request may close these issues.

1 participant