Welcome to Laser Pointer Forums - discuss green laser pointers, blue laser pointers, and all types of lasers

LPF Donation via Stripe | LPF Donation - Other Methods

Links below open in new window

ArcticMyst Security by Avery

masm32

Joined
Apr 28, 2009
Messages
2,416
Points
63
Anyone program in 32 bit assembly for windows? I have done a lot of programming in the past with pascal, c, c++, java etc. but no assembly. I downloaded an assembly compiler and had to remove it because the server was infected with malware. Surprise, surprise, I suspected that might happen and seem to have gotten rid of it. I have seen some amazing/fast executables in assembly, and that was what I had in mind.
 





Trevor

0
Joined
Jul 17, 2009
Messages
4,386
Points
113
I've done a lot of reverse engineering and am fairly fluent in the 8086 instruction set. I've never written anything start to finish in it though. What do you need? :)

-Trevor
 
Joined
Apr 28, 2009
Messages
2,416
Points
63
Well, I'm thinking about doing a little graphics/eye candy that runs fast on assembly code. I used to do a lot of that in java, but it just wasn't the speediest code, although it was versatile. I could use a masm32.exe that isn't infected for starters. Thanks

Edit: sometimes security software is "suspicious" of it being in memory.
 
Last edited:




Top