Fork of NeoTerm source code with our own modifications
Go to file
Martin Valba fe2ae1d22b Big list of bugfixes and features
* Fixed the issue where some devices didnt like certain chmod option ( caused permission denied for initial scripts )
* Fixed up broken packages with values of null and weird names
  * Issue was how some perl packages had double :: in description
* Overall cahnges for layout where we move forwards for MaterialUI
* Kotlin upgrade 1.5.30 -> 1.6.10
* Removed vibrate functions fully ( no one likes it anyway )
* Updated dependencies
* Half implemented package manager with functions of ( view packages, update and upgrade )
* Root shell now has proper PS1 with a change how shell is started by script ( su -mm -s pathtoshell )
* Bumped api levels
  - min: 21
  - target: 29
  - compile: 30
* Now is hardware accelerated
* Forced script recovery with correct chmod ( Runs on every new launch )
* Settings -> about -> Reset App ( Now uses LibSU module for command execution )
* Android SU session now has nethunter scripts path in PATH export
2023-09-09 17:57:54 +00:00
.github/workflows New terminal based on NeoTerm 2022-12-27 20:31:07 +02:00
artwork New terminal based on NeoTerm 2022-12-27 20:31:07 +02:00
chrome-tabs Big list of bugfixes and features 2023-09-09 17:57:54 +00:00
gradle/wrapper Big list of bugfixes and features 2023-09-09 17:57:54 +00:00
NeoLang Hotfix for 2023.1-dev 2023-03-04 00:15:42 +02:00
NeoTermBridge Hotfix for 2023.1-dev 2023-03-04 00:15:42 +02:00
nhterm Big list of bugfixes and features 2023-09-09 17:57:54 +00:00
Xorg Hotfix for 2023.1-dev 2023-03-04 00:15:42 +02:00
.editorconfig New terminal based on NeoTerm 2022-12-27 20:31:07 +02:00
.gitignore New terminal based on NeoTerm 2022-12-27 20:31:07 +02:00
.gitlab-ci.yml Fixed version code placement #7 2023-08-16 22:16:41 +01:00
build.gradle Big list of bugfixes and features 2023-09-09 17:57:54 +00:00
CODE_OF_CONDUCT.md New terminal based on NeoTerm 2022-12-27 20:31:07 +02:00
CONTRIBUTING.md New terminal based on NeoTerm 2022-12-27 20:31:07 +02:00
gradle.properties Big list of bugfixes and features 2023-09-09 17:57:54 +00:00
gradlew Big list of bugfixes and features 2023-09-09 17:57:54 +00:00
gradlew.bat New terminal based on NeoTerm 2022-12-27 20:31:07 +02:00
LICENSE New terminal based on NeoTerm 2022-12-27 20:31:07 +02:00
README.md Hotfix for 2023.1-dev 2023-03-04 00:15:42 +02:00
settings.gradle Rename module app -> nhterm 2022-12-28 19:48:57 +02:00

NetHunter-Terminal

  • A modern-designed android terminal emulator for the 21st century based on NeoTerm.

Main changes that have been done

======

  • Implement kali sessions
  • Include in-app:
    • scripts for fast kali chroot ( even if not mounted by bootkali )
    • static bash for android sessions ( + root too )
    • scripts to launch android( + -su) sessions
  • Function to reset/restore in-app assets if something breaks from editing ( Can be done in About -> Reset App )
  • Additional fonts and color schemes