GithubHelp home page GithubHelp logo

gtworek / psbits Goto Github PK

View Code? Open in Web Editor NEW
3.1K 3.1K 508.0 14.92 MB

Simple (relatively) things allowing you to dig a bit deeper than usual.

Home Page: https://gtworek.github.io/PSBits/

License: The Unlicense

PowerShell 45.37% C 50.06% C# 0.18% Batchfile 0.25% C++ 4.14%

psbits's Introduction

Hi there ๐Ÿ‘‹

Good luck digging through my stuff... ;)

I have lost here years ago, but in most cases it's the original work based on my own research and never published anywhere else.

If you want to be up to date, I think https://twitter.com/0gtweet is the best option.

Newsletter may be useful as well: https://gtworek.ck.page/


Github Stats

StatsLanguages

psbits's People

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  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

psbits's Issues

Error running NPPSPy.c

Hi,

I get the following message when I run NPPSPy.c

C:\Win-builds\bin>gcc c:\temp\NPPSPy.c
C:\temp\NPPSPy.c: In function 'SavePassword':
C\temp\NPPSPy.c:53:3: warning: passing argument 1 of 'CreateFileA' from incompatible pointer type [enabled by default]
NULL);
^
In file included from c:\win-builds\i686-w64-mingw32\include\winbase.h:18:0,
from c:\win-builds\i686-w64-mingw32\include\windows.h:70,
from c:\temp\NPPSPy.c:1:
C:\win-builds\i686-w64-mingw32\include\fileapi.h:45:28: note: expected 'LPCSTR' but argument is of type 'short unsigned int *'
WINBASEAPI HANDLE WINAPI CreateFileA (LPCSTR lpFileName, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECURITY_ATTRIBUTES lpSecurityAttributes, DWORD dwCreationDisposition, DWORD dwFlagsAndAttributes, HANDLE hTemplateFile);
^
C:/win-builds/bin/../lib/gcc/i686-w64-mingw32/4.8.3/../../../../i686-w64-mingw32/lib/../lib/libmingw32.a(lib32_libmingw32_a-crt0_c.o):crt0_c.c:(.text.startup+0x39): undefined reference to `WinMain@16'
collect2.exe: error: ld returned 1 exit status

Hidden Shadow can't be unhidden.

Hi! I'm currently having an issue with this scenario:
I have just one Shadowcopy (number 1). I hide this Shadowcopy.
I create a new one Shadowcopy (number 2).
Since I want to have the most recent one hidden. I try to unhide the number 1 and hide the number 2.
The result is:
Number 1 is not unhide. An error message is shown.
Number 2 is hidden.
I can't recover anymore the number 1.

OfflineSAM/OfflineAddAdmin2 compile

Hi,

Trying to compile the OfflineAddAdmin2 but I'm having issues. Managed to compile using VS Studio with the following command:
cl OfflineAddAdmin.c legacy_stdio_definitions.lib advapi32.lib, however the resulting exe is not working. When I reproduce the exploit, I get the following error: LSAOfflineOpenPolicy... error 0xc000000d.

Using your exe works however.

My code is exactly the same as yours, I only changed the username and password. However my resulting exe is 139KB while yours is 141KB.

Would you have an idea what could be the issue ? Could you share the exact command used for compilation ?

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.