Giter VIP home page Giter VIP logo

bypassadduser's Introduction

BypassAddUser

调用Windows Api,绕过杀软添加用户,怎么去使用,就仁者见仁智者见智了

.NET4.0+

已测Win2008,Win2012,Win2016,Win10都没问题

注意密码复杂性!!!

注意密码复杂性!!!

注意密码复杂性!!!

2020.10.8更新:新增更改用户密码、删除用户功能

Usage: BypassAddUser.exe -u/-U username -p/-P password -g/-G groups    添加用户
       BypassAddUser.exe -c/-C UserName NewPassword    更改用户密码
       BypassAddUser.exe -d/-D UserName    删除用户
Example: BypassAddUser.exe -u test -p testpass -g administrators
         BypassAddUser.exe -c test NewtestPass
         BypassAddUser.exe -d test

删除指定用户

images

images

images

更改指定用户密码

images

images

images

测试环境:360+火绒

images

images

使用CS来内存执行

images

images

images

images

参考链接

https://blog.csdn.net/weixin_34307464/article/details/94449261

https://docs.microsoft.com/en-us/windows/win32/api/lmaccess/

https://www.jb51.net/article/35563.htm

问题建议

欢迎大佬们提出问题或建议

bypassadduser's People

Contributors

trya9ain avatar

Watchers

 avatar

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.