181 Commits

Author SHA1 Message Date
TanKanT97 e8c17c1a8c Delete .github/workflows directory 2026-02-24 08:28:18 -05:00
TanKanT97 4814703ad7 Create dotnet-desktop.yml 2026-02-24 08:24:50 -05:00
Ducxy a27058a083 Update Guide.md 2023-02-25 19:28:56 -05:00
Ducxy 3d3cae0f18 OrbisLib Guide Example 2023-02-25 19:28:12 -05:00
Ducxy a0859f625b Update Guide.md 2023-02-25 19:20:02 -05:00
Ducxy 9680635fa8 Update Guide.md
Finished "Writing Our First Code" section
2023-02-25 19:16:26 -05:00
Ducxy 0dc995715e Update README.md 2023-02-23 17:15:05 -05:00
Ducxy e98d586066 Update README.md 2023-02-23 17:14:45 -05:00
Ducxy fb218fabf3 Update Guide.md 2023-02-23 17:12:34 -05:00
Ducxy 1e603e455f Create Guide.md 2023-02-23 17:11:28 -05:00
Greg d3f325ccc8 Remove un needed submodule. 2023-02-23 12:21:11 -07:00
Greg 4e8846ef31 Building out OrbisLibAPI 2.0 for better stability. 2023-02-23 12:19:58 -07:00
Greg d9b1be5ec4 Update to use shared ptr 2023-02-21 17:20:41 -07:00
Greg 5a2103e542 Add exception handling and proper filtering of packets that may be invalid. 2023-02-20 21:11:23 -07:00
Greg 913ccafd5f Make applications actually disable when the target is offline. 2023-02-18 16:42:07 -07:00
Greg a1248d114f Fix Application view, app db will now be backed up, changed to completely use lncutil & hacky way to use sqlite net pcl with a dynamic table name. 2023-02-18 15:45:51 -07:00
Greg 3ce94a7c38 Fix crash adding first target. 2023-02-17 22:09:18 -07:00
Greg 8f372b5a5e Update window button colours 2023-02-17 21:03:33 -07:00
Greg 44a93d7883 SPRX path now saves to app. 2023-02-17 20:17:51 -07:00
Greg ddaf748e4c Make the current debuggee proc clear 2023-02-17 19:52:03 -07:00
Greg bea8b10b1e Make pkg mini app & fix events for some people by adding a firewall rule. 2023-02-17 19:43:23 -07:00
Greg 63cbe9edae Add thread pool 2023-02-17 16:30:32 -07:00
Greg b35d93f566 Add logging for all apps & fix bug with not getting the debug proc. 2023-02-16 22:57:26 -07:00
Greg 3a47a4fb82 Add new IPC that can get around permission issues. 2023-02-15 19:02:03 -07:00
Greg ec8c923c5c Update installer to include LibraryManager and PeeknPoke 2023-02-14 23:46:40 -07:00
Greg f820c5ea02 Add daemon loader 2023-02-14 22:59:51 -07:00
Greg 662dbab34f Add try catch for tmdb & remove non working ps store url. 2023-02-14 22:33:11 -07:00
Greg fcf43107f3 fixing broken thread things for oosdk, add tasks for c#, and fixing bugs. 2023-02-14 21:24:25 -07:00
Greg 918a61d1d8 Fix clean up. 2023-01-19 23:06:47 -07:00
Greg b3fc874f65 Update submodules 2023-01-19 23:05:56 -07:00
Greg f71f721061 Add peek n poke. 2023-01-19 23:01:42 -07:00
Greg 539aa8d0c6 Add hex view sub module && adding some stuff for peek n poker. 2023-01-15 17:51:36 -07:00
Greg 4f495f54ba Library Manager now complete just one last option needed, debugger will now throw an event when the process were attached to dies & testing for IPC so we dont try to load the helper multiple times. 2023-01-07 20:50:46 -07:00
Greg 8739686698 Target Consoles now have events to fire, mutex protection for debugger, Revamp events so they dont need to be re registered & Impliment all events on host side. 2023-01-06 22:37:35 -07:00
Greg 4d20535e58 Use proper multi lib support, adding debug api calls & work on library manager. 2023-01-04 20:34:24 -07:00
Greg 953db1d8ec Target Selection dialog 2023-01-01 22:10:49 -07:00
Greg 20445df848 Clean up and multi firmware support. 2022-12-31 11:33:13 -07:00
Greg 7273174198 Add double click functionality to process selection. 2022-12-30 01:01:34 -07:00
Greg 5cdc7bc09b Update SimpleUI version & Add select process dialog. 2022-12-30 00:44:50 -07:00
Greg 28e686c507 Create socket classes for socket helper methods for better organization. 2022-12-27 18:24:09 -07:00
Greg d13180cb0e Fix bug with app list, adding proc and debug stuff. 2022-12-27 17:08:56 -07:00
Greg 5ed7ca16a4 IPC with ShellUI, Tidy up Toolbox, More app commands & more info for big app. 2022-12-23 23:49:26 -07:00
Greg 4caeddc54c Update Installer. 2022-12-23 11:02:23 -07:00
Greg 64a385ef3b Remove OrbisLib and Convert final project to OrbisLib2. 2022-12-23 10:44:24 -07:00
Greg 40d4941d3a Migrate to OrbisLib2 and use TinyIPC for broadcasting commands to instances of orbislib. 2022-12-23 10:36:50 -07:00
Greg 92b753adf4 Much needed refactor of orbislib into orbislib2. 2022-12-22 23:55:08 -07:00
Greg b777f545bb Tidying up and some testing. 2022-12-22 19:34:05 -07:00
Greg 12e01180fe Suspend/Resume apps & some more button icons. 2022-12-18 22:37:15 -07:00
Greg 241396f9ff Move to read db on console to reduce strain on the ftp. 2022-12-18 19:42:49 -07:00
Greg 4e9c8d9f0e Clean up libjbc, add sqlite library, App Start/Stop API commands added & Added more to lncutil temp class. 2022-12-18 10:06:02 -07:00