Giter Site home page Giter Site logo

0x4248 / xshell Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 38.8 MB

A small python shell you can trust

License: GNU General Public License v3.0

Python 93.11% Shell 0.43% Batchfile 0.23% CSS 1.23% JavaScript 3.85% HTML 1.15%
shell python3 linux windows winshell linux-shell xshell javascript html css

xshell's Introduction

Welcome to the Xshell Source Code

Xshell is now a public archive thank you for all the surpport only very imoportant updates will be pushed

GitHub code size in bytes GitHub GitHub tag (latest by date) GitHub top language

Xshell is a simple python shell that runs in a local folder

You will need to install python

After you install python run the installer from Xshell_installer folder

Privacy

xshell's People

Contributors

0x4248 avatar

Stargazers

 avatar

Watchers

 avatar

xshell's Issues

Unicode error

Describe the bug
Xshell throws out an error when you print a binary file

Expected behavior
Print the binary

Xshell [Build_ver:0.1.13 Running on Linux #488-Microsoft Mon Sep 01 13:43:00 PST 2020]
Welcome to Xshell you can edit this message in system/system64/config/welcome/en-uk/welcome.lang
┌──[Xshell@XPS-Lewis]──[/mnt/c/Users/aweso/Desktop/Xshell-main/Xshell-Main/Xshell]
└─>dir
──[Directory]──[/mnt/c/Users/aweso/Desktop/Xshell-main/Xshell-Main/Xshell]
[FILE]─[main.py]
[FILE]─[py.exe]
[DIR]──[system]
┌──[Xshell@XPS-Lewis]──[/mnt/c/Users/aweso/Desktop/Xshell-main/Xshell-Main/Xshell]
└─>print py.exe
Traceback (most recent call last):
  File "main.py", line 157, in <module>
    command.run(user_input)
  File "/mnt/c/Users/aweso/Desktop/Xshell-main/Xshell-Main/Xshell/system/system64/command.py", line 50, in run
    print(file.read())
  File "/usr/lib/python3.8/codecs.py", line 322, in decode
    (result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x90 in position 2: invalid start byte

System info
ubuntu 20.4 on WSL host is windows 10

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.