-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added Scam Breaker #28
base: master
Are you sure you want to change the base?
Added Scam Breaker #28
Conversation
This is a simple program, that runs in the background. It will detect if a notepad is open, and then it will scan for keywords that match.. Customizable keywords You can edit the keywords using Breaker_config.json. If it detects a keyword, it will lock the entire notepad. And change the text inside, title of the notepad window. It takes minimal CPU.
Almost shat myself when I thought suddenly we had .NET 6 ... Might want to correct that typo. |
A .gitignore should probably be added to this to remove all of the unnecessary files that you've pushed. |
This repo has a lot of common |
I'm glad you added a
|
@llamositopia I tried to do that command, but it just says
How do i fix this? |
You'll need a commit between the second and third commands, I've updated my previous comment |
You should give credit where you directly copied and pasted your code from. https://en.code-bude.net/2014/12/04/manipulate-any-program-by-using-c/ Line 17-53
are exactly the same too. Along with being copied directly as well. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lines 21 and 22 also need to be reworded to a more objective tone. You are correct, everyone gets help from the Internet, but credit is important, especially in open source software due to potential usage rights. Placing a comment in the code with a link to the Stack Overflow article is sufficient credit.
As it stands, this README does not suit a public repository and will not be merged until revised.
Sorry for the delay, I've had trouble logging in lately.
|
Scam Breaker
Made for scambaiters who wanna waste scammers time trying to type.
Use on a VM, do not use on your real computer.
Requires .NET 4.6.2 - Download .NET 4.6.2
This is a simple program, that runs in the background. It will detect if a notepad is open, and then it will scan for keywords that match.. Customizable keywords You can edit the keywords using Breaker_config.json. If it detects a keyword, it will lock the entire notepad. And change the text inside, title of the notepad window. It takes minimal CPU.
To be added
Screenshot
For now you'll need to edit the Breaker_config.json, which will be generated inside C:\Windows\Breaker_config.json I'm going to make a GUI editor for the easy edit.
I really hope Kitboga uses this for his scambaits. I'd appreciate some feedback.. Tweet me I hope you enjoy some fun times with this lil' program.