Getting bus error (core dumped) whenever I start Nautilus or any gnome specific file manager [closed]

For about a year I am having trouble with my computer it just happen to crash and after a restart it render useless and I then have to install a new os, the problem persists but now I have new problem (For which this post is actually about… Continue reading Getting bus error (core dumped) whenever I start Nautilus or any gnome specific file manager [closed]

Getting bus error (core dumped) whenever I start Nautilus or any gnome specific file manager [closed]

For about a year I am having trouble with my computer it just happen to crash and after a restart it render useless and I then have to install a new os, the problem persists but now I have new problem (For which this post is actually about… Continue reading Getting bus error (core dumped) whenever I start Nautilus or any gnome specific file manager [closed]

reversing php AES-256-CBC decryption function using openssl_encrypt [closed]

I’m solving a CTF challenge and I have this PHP function that decrypts the cipher
I want to build a function that encrypts plain text using
vmUeu7D9bzE5JmNE as a key
example output:
//$EncString = encryptString("aaaaaaaaaaaaaaaaaaaaa&… Continue reading reversing php AES-256-CBC decryption function using openssl_encrypt [closed]