Code Monkey home page Code Monkey logo

brainser's Introduction

brainser

To build just run

make

or for Windows

build.cmd

Donate

Crypto

Bitcoin: 14QQYoqNsL9eVwgLRi5QgAVpgBU1jjpQ3f
Litecoin: LUGX7Utf8zGTckDnHMBpGEftpZyVuXJPgz
ETH(ERC20/BEP20) 0xfa97d136abf1c83b0cccc9ac3d7e82a451c87abd
BNB(BEP20): 0xfa97d136abf1c83b0cccc9ac3d7e82a451c87abd
TRX/TRC20: TTWpRXAZJdz1AazKQRzsaAfHRHW6q2veSJ

brainser's People

Contributors

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

brainser's Issues

Themida protection?

Why on earth is this using Themida? There is ZERO reason i should have to uninstall system monitoring tools to use this... Seems sus af

support for plugin licences

After installing some plugin, which is paid for I get an error about having no licence.

image

Can this be fixed?

Support for remote development (WSL and SSH)

Brainser cannot detect the headless versions of jetbrains products that get installed when using the WSL or SSH remote development feature. JetBrains installs them in the .cache folder, in my case it looked like this:

raine@dreamland:~> locate .vmoptions
/home/raine/.cache/JetBrains/RemoteDev/dist/4b7a75ae573e5_CLion-2023.1.4/bin/clion64.vmoptions
/home/raine/.cache/JetBrains/RemoteDev/dist/4b7a75ae573e5_CLion-2023.1.4/plugins/gateway-plugin/resources/gateway.vmoptions
/home/raine/.cache/JetBrains/RemoteDev-CL/_home_raine_SkylightOS/pid.3055.temp.vmoptions

Adding support for this shouldnt be too hard I assume.

running 0.0.8 encrypted data is empty

I get the error panic: encrypted data is empty

I downloaded the resource.zip and extracted the key files.

Are there other resources I need? It appears to be looking for agent.jar.enc

This tool is provided specially for Typical Society forum and shipped AS IS.
This tool is open source and can be used by anyone. 
Please note, this tool is only for demonstrating and non commercial use, 
if you love some software - buy it and use freely.

Visit: https://forum.losper.net/

Press 'Enter' to continue...
1. Patch (default flow)
2. Smart (but not clever) patch everything that is running
3. Exit
4. Cleanup mode: : On
0. Show info
2
Attention! Working in cleanup mode. This will not actually patch anything, just cleanup other agents! Disable cleanup mode to patch
Run all products that you want to patch and press enter...

Searching for products...
Found 1 products
Will patch these products:
GoLand(/home/<user>/.config/JetBrains/GoLand2023.1/goland64.vmoptions)
Press enter to continue...

panic: encrypted data is empty

goroutine 1 [running]:
jetbrainser/src/cryptor.Decrypt({0x0, 0x0, 0x0})
        /home/<user>/Documents/brainser/src/cryptor/crypt.go:32 +0x111
main.getResource({0x572360?, 0x9?})
        /home/<user>/Documents/brainser/src/app/helpers.go:59 +0xad
main.checkAgentExists({0x0, 0x0, 0x5a6de0?})
        /home/<user>/Documents/brainser/src/app/helpers.go:126 +0x33
main.doPatch({0xc00034b5a3, 0x3d}, {0xc000239a70, 0x2a}, {0x0, 0x0}, 0x1)
        /home/<user>/Documents/brainser/src/app/patch.go:48 +0x392
main.doAutoPatch({0xc0001a51a0?, 0xc0001a2008?}, {0xc0001ac1b0?, 0x1, 0x1?})
        /home/<user>/Documents/brainser/src/app/item_patch_smart.go:54 +0x2f6
main.item_patch_procs()
        /home/<user>/Documents/brainser/src/app/item_patch_smart.go:37 +0x4e8
main.menu_loop.func2(0x547e60?, {0xc0001aa0f8, 0x5, 0x0?})
        /home/<user>/Documents/brainser/src/app/menuloop.go:68 +0x1ca
main.menu_loop()
        /home/<user>/Documents/brainser/src/app/menuloop.go:83 +0x305
main.main()
        /home/<user>/Documents/brainser/src/app/app.go:6 +0x17
<user>@1AK0050UK:~/Documents/brainser$ 

Can't build - Missing resources_enc

go build -tags console -o "./bin/jetbrainser-win-x64.exe" "./src/app"
src\app\init.go:14:12: pattern resources_enc: no matching files found

Where can I get the "resources_enc" directory with it's content?

Patch won't work with 2022.1-2022.1.2

Somewhere was said that it worked for 1.1, but didn't worked for me.
Here's a log:

panic: runtime error: slice bounds out of range [-1:]

goroutine 1 [running]:
main.cleanupVmoptions({0xc000094000?, 0x0?, 0x135b080?})
        S:/Trash/go/brainser/src/app/helpers.go:80 +0x385
main.doPatch({0xc000016550, 0x4b}, {0xc000010300?, 0x32?}, 0x7)
        S:/Trash/go/brainser/src/app/patch.go:35 +0x259
main.item_patch_procs()
        S:/Trash/go/brainser/src/app/item_patch_smart.go:42 +0x685
main.menu_loop.func2({0xc0000aa350, 0x4, 0x8?}, 0x0?)
        S:/Trash/go/brainser/src/app/menuloop.go:58 +0xa5
main.menu_loop()
        S:/Trash/go/brainser/src/app/menuloop.go:67 +0x2b7
main.main()
        S:/Trash/go/brainser/src/app/app.go:6 +0x17

A thank you message

I had absolutely no issues using your software, it just worked! Thank you sooooo much. Now I don't have to use the clusterfuck that Visual Studio is.

As thanks, I want to donate to you. Since you're russian too as far as I can tell, we can find each other on Telegram (@Axlefublr) so you could share where you'd like to receive the money privately

MacOS version not working as intend

For some reason, the MacOS version of brainser-gui, if the intellij product is open when patching, the app simple shutdown. But you can patch manually and still fine.

License not activating properly

Hi,

I am experiencing an issue where the license does not seem to activate properly on WebStorm and InteliJ, both on version 2023.1.4. I get the following error on License Activation Window, which pops after a few seconds of the IDE being open:

Cannot obtain ticket from http://127.0.0.1:1337 due to connectivity problem.

Used both the GUI and the Console, issue occurs on both. Also tried on both Windows 10 and Ubuntu 22.04 LTS, just to confirm if this was an OS issue on my side, but it happens the exact same thing. Am I missing any step here?

One final note, I did standalone installations of the IDEs, I did not use the Toolbox.

remote ssh development on linux

After patching, I setup a remote connection to my server via ssh and a prompt asking for a server address to connect to appears.

image

Cannot use zip and cannot compile from source

Hi,

unfortunatelly I am unable to extract the release zips provided on the release page as they are password protected and there is no information about the password to decompress.

Also I cannot build the tool from source as something is missing there (like in issue #14 where the only information is "Resources must be downloaded separately, it is not to be included here in repo", but from where?)

I would really appreciate to use your tool, but am currently unable to do so.

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.