TUXDB - LINUX GAMING AGGREGATE
by NuSuey
NEWSFEED
▪️ GAMES
▪️ STEAM DECK ▪️ DEALS ▪️ CROWDFUNDING ▪️ COMMUNITY
tuxdb.com logo
Support tuxDB on Patreon
Currently supported by 8 awesome people!

🌟 Special thanks to our amazing supporters:


✨ $10 Tier: [Geeks Love Detail]
🌈 $5 Tier: [Arch Toasty][Benedikt][David Martínez Martí]


Update v0.7.4120a


The public build has been updated with the latest available version of the game! As usual, since the nightly build has merged to the public version, the nightly build has been disabled until the next cycle.

Hidden missions, secrets and lore


Hidden missions around the world have been added, as well as other secrets, rewarding the exploration. Now there are new types of files, such as images, chat logs and PDFs. In many cases the information found here as in other types of files will be banal and will not have any relevance, other times they will offer interesting information about the world and what happens in it, and other times they will be clues that will lead to discovering a hidden mission. Not only are these new types of files can be tied to missions, but any existing system could provide a valuable clue, such as emails, system logs, web pages, etc. These hidden missions have a history, are more complex than direct missions (hackshops) and may require access to different networks in order to be completed. You can choose how the mission will be finished, for example, in the case of discovering a crime, you can notify the police or extort the criminal, in which case the actions you take will have an impact on your karma level. In addition to the missions hidden around the world, other types of missions of similar complexity and difficulty will be triggered based on your karma + reputation and will be much easier to access. More hidden/karma missions in addition to more secrets will be added during next updates. For those who want to do direct and simpler missions, in addition to the hackhops, now the web pages of the police stations are also enabled to accept jobs, giving positive karma and reputation. On the other hand, certain missions of the hackshops, although they also give reputation, in many cases will provide negative karma. More direct and indirect missions as well as more lore will be added in future updates.

Mail program nenewed



The mail program has been renewed to be able to manage the inbox more comfortably. The option to include attachments in emails has been added to be able to send them to other players as well as anti-spam options. The first iteration of the email scripting API has also been added, allowing you to read and send emails to other players from the terminal.

Custom Wallpaper


Now you can use your own wallpaper. You need to add the images you want in a folder on your real computer, preferably with a maximum size of 1920x1080 if you use a 16:9 monitor. Then in the game, from the Appearance application it will be enough to choose the image from the same dropdown where the game's default images are.

Apt repositories



The apt-get system has been added, providing repositories that players can create and new scripting APIs to access to them. Also by default hackshops have this service enabled so you can update or install your programs from the command line without using the browser. In future updates a GUI layer will be added to apt-get so that its use is not only restricted to the terminal.

import_code


Added method import_code. It imports the contents of the text file indicated on the path parameter. This method is useful for all the code of a program to be distributed between several different files and also to avoid the limit of characters allowed by text file. Keep in mind that this process occurs in compilation time, this means that you need to put the complete path as an argument in import_code, as if you store it in a variable it will cause a compilation error. Example: [quote]//main.src import_code("/home/user/my_module.src") print("bye")[/quote]Content of my_module.src: [quote]//my_module.src print("hello!")[/quote]Result after compiling main.src and launch it: [quote]#Output hello! bye[/quote]

Exploits


Various tweaks have been made to the exploit system. Now any new computer that is accessed remotely can have any existing version of the libraries installed instead of always using the latest version, in addition to softening the requirements in cases where the exploit has dependencies on local libraries, improving the variety of exploits and increasing the chances of entering certain systems. Also, when a new version of a library is generated it will cause new vulnerabilities to be discovered in the previous version, so it is a good idea to check from time to time the available vulnerabilities in the systems you use, in case new ones have been discovered.

Safe mode


Safe mode will be launched automatically if at boot time critical files are not found, providing a terminal with internet access to try to repair the system. You can also launch safe mode manually by launching the command reboot -sm

Bugfixes and performance improvements


A significant number of bugs have been fixed in addition to an internal renovation of Terminal, Notepad, CodeEditor and Chat, substantially improving performance when they are displaying large amounts of text.


[ 2021-12-09 23:52:44 CET ] [ Original post ]



Grey Hack
Loading Home
  • Developer

  • Loading Home
  • Publisher

  • 2017-12-14
  • Release

  • Simulation MMO Singleplayer EA
  • Tags

  • Game News Posts 411  
    🎹🖱️Keyboard + Mouse
  • Controls

  • Very Positive

    (1408 reviews)


  • Review Score

  • https://greyhackgame.com
  • Website

  • https://store.steampowered.com/app/605230 
  • Steam Store

  • The Game includes VR Support



    Grey Hack Linux [515.12 M]

  • Public Linux depots

  • Grey Hack is a massively multiplayer hacking simulator game.

    You're a hacker with full freedom to act as you want on a vast network of computers procedurally created. Each player action influence the world and therefore the other players.

    Act for your own benefit, even if it causes collateral damage, help authorities to apprehend criminals or simply keep a low profile and take advantage of the actions of other players.

    The interface of the game is similar to a current desktop operating system. The file explorer, the command terminal or text editor are some of the programs that will be available from the start of the game. As you improve your skills you will encounter new utilities may install and use.

    In Grey Hack, terminal has a fundamental role, it is also based on actual unix commands and will be an indispensable tool to perform successfully hacking actions.

    General

    Explore the network freely to discover its secrets and missions.

    When you increase your reputation on the network you can choose to join a group of hackers to carry out coordinated attacks or even create your own. Although if you prefer you can choose to go solo.

    Keep in mind that a hacker does not have to act economically, so you decide which missions you accept and if you agree with its consequences.

    Network

    All computers and networks are generated procedurally to create a new experience in each game. According to the type of network the security will vary to the point of making practically impossible the penetration in certain systems according to the experience and ability that you have.


    Social engineering is a powerful tool and, in the most difficult cases, can be very helpful. This means that you can try to trick the user of that computer into giving you their credentials, confidential information about another person, etc.

    Going to improve your work station will also be important for more and more professional jobs.

    World

    Each computer in the network is used by at least one user. Each user lives consistently in the world; go to work, shop online, etc. You can impact directly or indirectly in the life of these people in function of what you do.

    Main Features

    • Simulator based on real UNIX commands.
    • Operative system UI completely customizable.
    • Share the same world with hundreds of players.
    • Freedom to choose the type of hacker you want to be.
    • Network and world generated procedurally.
    • Online data persistence, allowing you to continue later in the same world and with the same computer after leaving the game.
    MINIMAL SETUP
    • OS: Ubuntu 18.04. Ubuntu 20.04 and CentOS 7
    • Processor: x64 architecture with SSE2 instruction set supportMemory: 512 MB RAM
    • Memory: 512 MB RAM
    • Graphics: OpenGL 3.2+. Vulkan capable
    • Storage: 545 MB available space
    GAMEBILLET

    [ 5951 ]

    18.39$ (8%)
    4.59$ (8%)
    1.50$ (90%)
    8.39$ (16%)
    9.51$ (84%)
    19.59$ (22%)
    4.44$ (78%)
    4.00$ (80%)
    38.21$ (24%)
    16.39$ (18%)
    16.00$ (60%)
    20.00$ (50%)
    11.02$ (15%)
    20.99$ (16%)
    33.17$ (17%)
    8.59$ (14%)
    5.54$ (84%)
    4.24$ (15%)
    16.88$ (16%)
    3.51$ (50%)
    4.00$ (80%)
    8.25$ (17%)
    12.59$ (16%)
    9.95$ (17%)
    2.85$ (81%)
    25.19$ (16%)
    14.22$ (29%)
    4.59$ (8%)
    11.99$ (20%)
    16.00$ (60%)
    GAMERSGATE

    [ 3154 ]

    2.5$ (90%)
    9.89$ (34%)
    16.0$ (60%)
    7.34$ (48%)
    7.79$ (40%)
    2.25$ (92%)
    1.28$ (91%)
    3.96$ (87%)
    4.25$ (79%)
    3.75$ (75%)
    1.84$ (74%)
    4.79$ (40%)
    8.02$ (53%)
    1.7$ (91%)
    0.38$ (92%)
    0.75$ (92%)
    1.88$ (62%)
    0.49$ (51%)
    2.55$ (87%)
    44.99$ (10%)
    6.0$ (60%)
    1.58$ (77%)
    0.85$ (91%)
    4.75$ (84%)
    0.48$ (52%)
    0.75$ (85%)
    0.68$ (89%)
    8.99$ (40%)
    0.75$ (81%)
    6.69$ (33%)

    FANATICAL BUNDLES

    Time left:

    3 days, 0 hours, 43 minutes


    Time left:

    26 days, 0 hours, 43 minutes


    Time left:

    8 days, 0 hours, 43 minutes


    Time left:

    39 days, 0 hours, 43 minutes


    Time left:

    45 days, 0 hours, 43 minutes


    HUMBLE BUNDLES

    Time left:

    5 days, 18 hours, 43 minutes


    Time left:

    5 days, 18 hours, 43 minutes


    Time left:

    14 days, 18 hours, 43 minutes

    by buying games/dlcs from affiliate links you are supporting tuxDB
    🔴 LIVE