Welcome to HBH! If you had an account on hellboundhacker.org you will need to reset your password using the Lost Password system before you will be able to login.

Files missing in Windows 10 Bash


pawnflow's Avatar
Member
0 0

I'm currently using the beta version of an Ubuntu based Bash shell in Windows 10. For some reason, most of the files that can be viewed from Windows File Explorer cannot be viewed when I do "ls -la" in the directory where the file is located.

For example, in the file where all of my HBH application challenges are stored, I can find App 1.exe but cannot find App 2.exe or App 3.exe.

Anyone know anyway I could open these files in Ubuntu?

Edit: More clarification.

App 1.exe is located in C:\Users\pawnflow\Desktop\Cyber\Challenges\HBH\Application.

Log

pawnflow@DESKTOP://mnt/c$ cd Desktop pawnflow@DESKTOP://mnt/c/Desktop$ ls app1.exe file (1)~ Tools top secret memes

For some reason, I'm able to view it even though I'm not even close to the directory. In many folders, the only thing in there is a Desktop.ini document.


gobzi's Avatar
Member
10 0

I'm not following you here. Could you please explain what you mean by "I'm currently using the beta version of Ubuntu in Windows 10."? Is it dual boot? :|


pawnflow's Avatar
Member
0 0

Edit: Fixed

Accidently moved everything into another file.


pawnflow's Avatar
Member
0 0

Thanks, I'll check it out.


Kulverstukas's Avatar
Member
0 0

IMO Git bash or Cygwin is is an overkill if you just want a fancier command line. You can simply install GNU Win32 (http://gnuwin32.sourceforge.net/) to add a lot of Linux tools ported to Windows and I love using Clink (https://mridgers.github.io/clink/) which makes the Cmd more fluid and solid (with loads of shortcuts!), I especially like that you can Ctrl+C/Ctrl+V straight into Cmd with Clink.