flat assembler
Message board for the users of flat assembler.

Index > Projects and Ideas > mICRO FASM MESSENGER

Author
Thread Post new topic Reply to topic
YodaMass



Joined: 15 May 2026
Posts: 4
YodaMass 15 May 2026, 22:25
Hi All!

I am ready to present my small project for wide testing.
Project named: Quantum messenger

Current version have all base needable functions for p2p communications e.g. localnet
(or wan connection with small linux helper server) file exchange and voice messages!

Other interest details you can read in there link
Project now live at https://github.com/Deniskain3D/Quantum-Messenger

I am very much waiting tests comments and wishes from you for making emprovements and extend future features! Idea

Actualy You may download archive there..


Description: This version have no server module, actualy work inside LAN in most cases (see Readme.md)
For full archive download:
visit https://github.com/Deniskain3D/Quantum-Messenger

Download
Filename: qm-0.5.6-woServer.zip
Filesize: 34.05 KB
Downloaded: 4 Time(s)


_________________
-= asmsoft is opacity and saferst to use =-


Last edited by YodaMass on 21 May 2026, 18:03; edited 6 times in total
Post 15 May 2026, 22:25
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20989
Location: In your JS exploiting you and your system
revolution 16 May 2026, 01:28
Code:
                mov esi, 66780256
                mov edi, fgw33uqs4
                ;--
                 @@:
                   lodsb    
What does the magic constant 66780256 represent? Using a fixed address makes changing the code tricky and error prone.

What does the label fgw33uqs4 represent?

Was this code disassembled (reverse engineered?) by some tool and reconstructed?
Post 16 May 2026, 01:28
View user's profile Send private message Visit poster's website Reply with quote
macomics



Joined: 26 Jan 2021
Posts: 1218
Location: Russia
macomics 16 May 2026, 03:00
443 is not the best choice for a port. This port is already used for the https protocol. 4443 is also commonly used by local https servers like nodejs:express when developing a project that uses https
Post 16 May 2026, 03:00
View user's profile Send private message Reply with quote
YodaMass



Joined: 15 May 2026
Posts: 4
YodaMass 16 May 2026, 14:29
revolution wrote:

Was this code disassembled (reverse engineered?) by some tool and reconstructed?

No, it`s my original code. I little multiply sources difficult for qriosity eyes loves copypaste reingeneering, because i substract many time and money from my live for create this tool, but while i don't even have little benefit from people.
Actualy it`s a near incomplete sources placed only for overall security check.


Last edited by YodaMass on 18 May 2026, 17:19; edited 3 times in total
Post 16 May 2026, 14:29
View user's profile Send private message Reply with quote
YodaMass



Joined: 15 May 2026
Posts: 4
YodaMass 16 May 2026, 14:39
macomics wrote:
443 is not the best choice for a port. This port is already used for the https protocol. 4443 is also commonly used by local https servers like nodejs:express when developing a project that uses https

You can change port for you want in configuration file. These values are given as an example configuration. Of course, in the server configuration ports hardcoded but in the future version i expand this. Whoever this is not bad method versus some traffic blocking and too match focussing different services on you traffic. Wink Also note that we use UDP ports.
Post 16 May 2026, 14:39
View user's profile Send private message Reply with quote
YodaMass



Joined: 15 May 2026
Posts: 4
YodaMass 20 May 2026, 23:01
Please anyone, check program on win98, very interesting whether the program will work on this operating system, i used sse2 instructions in code but anyway i think, this may run Smile
ps. Sometimes i fix small errors without change version, so if you see 0 downloads here, this is the case Smile
Post 20 May 2026, 23:01
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2026, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.