Code Monkey home page Code Monkey logo

hiddendesktop's People

Contributors

kyleavery avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hiddendesktop's Issues

windows 11 and tasks?

Hi there,
I'd like to ask, if the software can work between two normal machines, in this case, a windows 10 pc, and another windows 10 pc.

Also, it would be awesome to make a step by step process for anyone who intend to use the software, for example listing any other software with the installation guide and configuration.
Since the video has started after the configuration has done, someone like me, unfortunately doesn't know how to procede.

It would awesome to have a step by step process

Thanks! :)

compile error

I have problem when i compile:

`┌──(kali㉿kali)-[~/Desktop/Client/HiddenDesktop]
└─$ make

HiddenWindow Shellcode (x64)

In file included from /usr/share/mingw-w64/include/winnt.h:27,
from /usr/share/mingw-w64/include/minwindef.h:163,
from /usr/share/mingw-w64/include/windef.h:9,
from /usr/share/mingw-w64/include/windows.h:69,
from /usr/share/mingw-w64/include/winsock2.h:23,
from client/common.h:3,
from client/bfmain.c:1:
In function ‘__readgsqword’,
inlined from ‘NtCurrentTeb’ at /usr/share/mingw-w64/include/winnt.h:10013:73,
inlined from ‘BofMain’ at client/bfmain.c:48:39:
/usr/share/mingw-w64/include/psdk_inc/intrin-impl.h:838:1: error: array subscript 0 is outside array bounds of ‘long long unsigned int[0]’ [-Werror=array-bounds]
838 | __buildreadseg(__readgsqword, unsigned __int64, "gs", "q")
| ^~~~~~~~~~~~~~
In function ‘__readgsqword’,
inlined from ‘NtCurrentTeb’ at /usr/share/mingw-w64/include/winnt.h:10013:73,
inlined from ‘BofMain’ at client/bfmain.c:65:39:
/usr/share/mingw-w64/include/psdk_inc/intrin-impl.h:838:1: error: array subscript 0 is outside array bounds of ‘long long unsigned int[0]’ [-Werror=array-bounds]
838 | __buildreadseg(__readgsqword, unsigned __int64, "gs", "q")
| ^~~~~~~~~~~~~~
In function ‘__readgsqword’,
inlined from ‘NtCurrentTeb’ at /usr/share/mingw-w64/include/winnt.h:10013:73,
inlined from ‘BofMain’ at client/bfmain.c:73:43:
/usr/share/mingw-w64/include/psdk_inc/intrin-impl.h:838:1: error: array subscript 0 is outside array bounds of ‘long long unsigned int[0]’ [-Werror=array-bounds]
838 | __buildreadseg(__readgsqword, unsigned __int64, "gs", "q")
| ^~~~~~~~~~~~~~
In function ‘__readgsqword’,
inlined from ‘NtCurrentTeb’ at /usr/share/mingw-w64/include/winnt.h:10013:73,
inlined from ‘BofMain’ at client/bfmain.c:81:45:
/usr/share/mingw-w64/include/psdk_inc/intrin-impl.h:838:1: error: array subscript 0 is outside array bounds of ‘long long unsigned int[0]’ [-Werror=array-bounds]
838 | __buildreadseg(__readgsqword, unsigned __int64, "gs", "q")
| ^~~~~~~~~~~~~~
In function ‘__readgsqword’,
inlined from ‘NtCurrentTeb’ at /usr/share/mingw-w64/include/winnt.h:10013:73,
inlined from ‘BofMain’ at client/bfmain.c:89:41:
/usr/share/mingw-w64/include/psdk_inc/intrin-impl.h:838:1: error: array subscript 0 is outside array bounds of ‘long long unsigned int[0]’ [-Werror=array-bounds]
838 | __buildreadseg(__readgsqword, unsigned __int64, "gs", "q")
| ^~~~~~~~~~~~~~
In function ‘__readgsqword’,
inlined from ‘NtCurrentTeb’ at /usr/share/mingw-w64/include/winnt.h:10013:73,
inlined from ‘BofMain’ at client/bfmain.c:97:39:
/usr/share/mingw-w64/include/psdk_inc/intrin-impl.h:838:1: error: array subscript 0 is outside array bounds of ‘long long unsigned int[0]’ [-Werror=array-bounds]
838 | __buildreadseg(__readgsqword, unsigned __int64, "gs", "q")
| ^~~~~~~~~~~~~~
In function ‘__readgsqword’,
inlined from ‘NtCurrentTeb’ at /usr/share/mingw-w64/include/winnt.h:10013:73,
inlined from ‘BofMain’ at client/bfmain.c:105:41:
/usr/share/mingw-w64/include/psdk_inc/intrin-impl.h:838:1: error: array subscript 0 is outside array bounds of ‘long long unsigned int[0]’ [-Werror=array-bounds]
838 | __buildreadseg(__readgsqword, unsigned __int64, "gs", "q")
| ^~~~~~~~~~~~~~
In function ‘__readgsqword’,
inlined from ‘NtCurrentTeb’ at /usr/share/mingw-w64/include/winnt.h:10013:73,
inlined from ‘BofMain’ at client/bfmain.c:113:41:
/usr/share/mingw-w64/include/psdk_inc/intrin-impl.h:838:1: error: array subscript 0 is outside array bounds of ‘long long unsigned int[0]’ [-Werror=array-bounds]
838 | __buildreadseg(__readgsqword, unsigned __int64, "gs", "q")
| ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
In file included from /usr/share/mingw-w64/include/winnt.h:27,
from /usr/share/mingw-w64/include/minwindef.h:163,
from /usr/share/mingw-w64/include/windef.h:9,
from /usr/share/mingw-w64/include/windows.h:69,
from /usr/share/mingw-w64/include/winsock2.h:23,
from client/common.h:3,
from client/pipe.c:3:
In function ‘__readgsqword’,
inlined from ‘NtCurrentTeb’ at /usr/share/mingw-w64/include/winnt.h:10013:73,
inlined from ‘PipeWait’ at client/pipe.c:21:14:
/usr/share/mingw-w64/include/psdk_inc/intrin-impl.h:838:1: error: array subscript 0 is outside array bounds of ‘long long unsigned int[0]’ [-Werror=array-bounds]
838 | __buildreadseg(__readgsqword, unsigned __int64, "gs", "q")
| ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make: *** [Makefile:36: x64] Error 1

┌──(kali㉿kali)-[~/Desktop/Client/HiddenDesktop]
`

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.