Search found 527 matches

by bembulak
Mon Jun 10, 2024 9:01 pm
Forum: Linux
Topic: Help with WebView in PB 6.11 LTS i386
Replies: 0
Views: 1977

Help with WebView in PB 6.11 LTS i386

Hi again,

I'm running Q4OS i386 (Debian Bookworm, 12.5 based, Trinity Desktop using QT) on an old Asus Eee PC. I've installed all the dependencies from the INSTALL.txt / README.txt.

When trying to run an example with WebView, I get the following linker error:
https://i.imgur.com/0B3Hw5r.png

Am ...
by bembulak
Sat May 25, 2024 6:53 pm
Forum: Announcement
Topic: ProGUI V3 Alpha Sneak Peek!
Replies: 58
Views: 29795

Re: ProGUI V3 Alpha Sneak Peek!



Hey, ProGUI 3 looks remarkable; do you have an estimated time of arrival? Will it be sold as sources or binaries?


Thanks! :) I'm hoping to get the first alpha released the end of this month for testing. There will be the cheaper binaries only license and a license with source (it won't be up ...
by bembulak
Thu Mar 21, 2024 9:58 am
Forum: Off Topic
Topic: Wifi activity detection ...
Replies: 6
Views: 2950

Re: Wifi activity detection ...

idle wrote: Thu Mar 21, 2024 5:17 am Take a look at wireshark
https://www.wireshark.org/
I'd go for that as well. But if it's really a slow snail of a computer, WS will probably have/cause problems too.
If that is the case, put it behind a raspi that works as a proxy and see the traffic there.
by bembulak
Thu Mar 21, 2024 9:42 am
Forum: Announcement
Topic: ProGUI V3 Alpha Sneak Peek!
Replies: 58
Views: 29795

Re: ProGUI V3 Alpha Sneak Peek!

So the application and the code it creates will be cross-platform? Mac is planned as well, and: if ProGUI won't run, would the generated code run?

Edit: will SpiderBasic still be supported?
by bembulak
Tue Mar 19, 2024 3:02 pm
Forum: Announcement
Topic: ProGUI V3 Alpha Sneak Peek!
Replies: 58
Views: 29795

Re: ProGUI V3 Alpha Sneak Peek!

Crossplatform intersts me as well. Nice!
by bembulak
Wed Dec 07, 2022 1:59 pm
Forum: Coding Questions
Topic: Connect to WiFi
Replies: 2
Views: 960

Re: Connect to WiFi

I did that in the past by calling netsh for exporting/importing WIFI-Profiles.
Downside: you'll need the pwd to be in the profile.

It's possible, but not secure and I'm sure there is some direct API call for such things.
by bembulak
Wed Dec 07, 2022 1:19 pm
Forum: Applications - Feedback and Discussion
Topic: DialogDesign0R V1.86
Replies: 255
Views: 185754

Re: DialogDesign0R V1.82



Wasn't it somehow complicated to add the resources to this app?



As said: I did nothing to the Project or the Code. I just opened the project file (which opened all used sources), selected the target and hit "create executable".




Would you mind sharing the *.pbp file then?


Sure, I'd ...
by bembulak
Tue Dec 06, 2022 8:12 pm
Forum: Applications - Feedback and Discussion
Topic: DialogDesign0R V1.86
Replies: 255
Views: 185754

Re: DialogDesign0R V1.82


...

Regarding MacOS:
I would be more interested in the changes you did to the source code, instead of hosting the binary


:D
None . It worked out of the box. Downloaded source today, opened the project file and selected the 64bit Target. Just hat to give it a proper name (ending with *.app ...
by bembulak
Tue Dec 06, 2022 10:28 am
Forum: Applications - Feedback and Discussion
Topic: DialogDesign0R V1.86
Replies: 255
Views: 185754

Re: DialogDesign0R V1.82

Hello heX0R,

a little feedback:


I use dd quite a lot, and it's a great help. Thank you for the effort!
I've got it working flawlessly on macOS X - if you want the binary for hosting, drop me a line.
Unfortunately, I was not successful with compiling on Linux (tested on two machines. Manjaro ...
by bembulak
Tue Nov 15, 2022 8:43 am
Forum: Coding Questions
Topic: Minimal Codes for learning HexEditor
Replies: 8
Views: 1617

Re: Minimal Codes for learning HexEditor


I think he want a file/exe where he can change some bytes with a HEX-Editor.


Exactly. This is what I had in mind.

For a network administrator learning HexEditor?
Not only network admin. Sysadmin in general is the starting point for this sort of education and it covers multiple topics. Once ...
by bembulak
Mon Nov 14, 2022 8:31 pm
Forum: Coding Questions
Topic: Minimal Codes for learning HexEditor
Replies: 8
Views: 1617

Minimal Codes for learning HexEditor

Hi all,

I do have an apprentice here at work (for networking, serveradministration …) and would like to teach him some other stuff besides infrastructure as well. Like, investigating stuff, poking around in code, use WireShark etc. pp.

Today I thought it would be good, if he had some idea how a ...
by bembulak
Sun Mar 12, 2017 9:08 pm
Forum: Off Topic
Topic: software for create movie from screen capture
Replies: 8
Views: 5357

Re: software for create movie from screen capture

IIRC vlc can do that too.
CamStudio is also good!
by bembulak
Thu May 14, 2015 12:32 pm
Forum: Announcement
Topic: SpiderBasic 1.00 is out !
Replies: 438
Views: 245315

Re: SpiderBasic 1.00 is out !

Great News!
Thank you.

Anyone else facing problems with the download? Tried several browsers, but always keeps cancelling after ~99%.
by bembulak
Sun Nov 30, 2014 7:54 pm
Forum: Off Topic
Topic: free ways to turn .png or .bmp into .ico?
Replies: 18
Views: 9691

Re: free ways to turn .png or .bmp into .ico?

Inkscape for design and Gimp for saving/converting to .ico!