forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Search found 19 matches
forum.vdsworld.com Forum Index
Author Message
  Topic: A game in VDS. Mission impossible?
geicsge

Replies: 2
Views: 472

PostForum: Miscellaneous   Posted: Fri Feb 02, 2024 2:18 am   Subject: A game in VDS. Mission impossible?
I can't truly convey to others what this forum means to me, what it meant in my life. I am 45 years old now, and I honestly regret that I did not interact more with the people here. This was a beautif ...
  Topic: looking 4 a friend 4 the end of the world
geicsge

Replies: 14
Views: 31486

PostForum: General Help   Posted: Fri Dec 14, 2012 2:11 am   Subject: looking 4 a friend 4 the end of the world
I am a malware researcher/reverse engineer, and due to lack of time and laziness to learn a new programming environment, I use intensively VDS. My main program which control and sort the virus signatu ...
  Topic: printable chars
geicsge

Replies: 2
Views: 14201

PostForum: Bug Reports   Posted: Fri Dec 14, 2012 1:47 am   Subject: printable chars
My solution:

if @not(@null(%a))
  Topic: printable chars
geicsge

Replies: 2
Views: 14201

PostForum: Bug Reports   Posted: Wed Dec 12, 2012 10:06 am   Subject: printable chars
%a =@chr(16)@chr(16)@chr(16)@chr(16)
info @len(%a)
if %a
info OK
else
info BUG?
end
  Topic: Dragon Sphere - GadgetX
geicsge

Replies: 2
Views: 11718

PostForum: General Help   Posted: Mon Nov 05, 2012 1:23 am   Subject: Dragon Sphere - GadgetX
Business Name: Dragon Sphere Software
Customer Service URL: http://www.dragonsphere.net
Customer Service Email: jkinsey@dragonsphere.net
Status: Reversed
PayPal reversed this payment and re ...
  Topic: Dragon Sphere - GadgetX
geicsge

Replies: 2
Views: 11718

PostForum: General Help   Posted: Thu Nov 01, 2012 2:23 am   Subject: Dragon Sphere - GadgetX
Can anyone help me with a GadgetX license, please? It seems dragonsphere / vdsalchemist / jkinsey doesn't exists anymore, at least not here in the vdsworld (or paypal world...) I tried to contact him ...
  Topic: . and 0 BUG?
geicsge

Replies: 2
Views: 10487

PostForum: General Help   Posted: Wed Oct 31, 2012 10:51 am   Subject: . and 0 BUG?
%a ="0"
if @equal(@substr(%a,1),".")
info @substr(%a,1)
end

... it shows "0" Sad

The same for:

%a ="."
if @equal(@substr(%a,1),"0")
i ...
  Topic: @file(,D) bug in VDS 6 ?
geicsge

Replies: 6
Views: 19712

PostForum: Bug Reports   Posted: Sat Oct 31, 2009 10:58 am   Subject: @file(,D) bug in VDS 6 ?
I had a lot of errors working with files/folders in the past. So, when I want to check if exists/move/rename/DELETE a folder, my solution always is:


runh @chr(34)@path(%0)bin\cmd. ...
  Topic: QWORD
geicsge

Replies: 2
Views: 9233

PostForum: General Help   Posted: Mon Oct 05, 2009 10:53 am   Subject: QWORD
How to convert a QWORD entry from a REG file in the @regread() format:

%s =@regread(HCU,Control Panel\Appearance\New Schemes\0\Sizes\0,Size #5)

returns 15

In the REG file we have:

"Si ...
  Topic: @shortname error
geicsge

Replies: 4
Views: 18528

PostForum: Bug Reports   Posted: Sat Oct 03, 2009 10:39 pm   Subject: @shortname error
Example:

info @shortname(C:\Documents and Settings\Administrator\Local Settings)

returns

C:\DOCUME~1\Administrator\Local Settings

It is NOT ok...

It must be something like t ...
  Topic: @regread error
geicsge

Replies: 1
Views: 11666

PostForum: Bug Reports   Posted: Sat Oct 03, 2009 10:38 pm   Subject: @regread error
A real example:

info @regtype(HLM,SOFTWARE\Classes\CLSID\{0AFACED1-E828-11D1-9187-B532F1E9575D}\ShellFolder,CallForAttributes)

is INTEGER, ok...

info @regread(HLM,SOFTWA ...
  Topic: zero-lenght binary value?
geicsge

Replies: 6
Views: 14419

PostForum: General Help   Posted: Wed Jun 24, 2009 9:54 pm   Subject: zero-lenght binary value?
It is not working... it creates 00, not a null binary value...

Here it is an example:


REGEDIT4

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.aif\OpenWi ...
  Topic: zero-lenght binary value?
geicsge

Replies: 6
Views: 14419

PostForum: General Help   Posted: Fri Jun 19, 2009 10:51 am   Subject: zero-lenght binary value?
How can I write a zero-lenght binary value?

registry write,HCU,test,test,???????,BINARY

I must see this result in regedit:

Name Type Data
test REG_BINARY (zero-len ...
  Topic: TABLE: VDS shows only the first 259 characters
geicsge

Replies: 1
Views: 11836

PostForum: Bug Reports   Posted: Wed Mar 25, 2009 12:54 am   Subject: TABLE: VDS shows only the first 259 characters
VERSION: VDS all versions

BUG: Why VDS shows only the first 259 characters?


DIALOG CREATE,Proiect,-4,-4,700,228,CLASS Proiect,ONTOP,SNAP
DIALOG ADD,TABLE,TABLE,26,5,689,200,TEST[2048] ...
  Topic: OpenProcess + GetCommandLineW -> kernel32 API calls
geicsge

Replies: 3
Views: 10832

PostForum: General Help   Posted: Sat Mar 14, 2009 2:45 pm   Subject: OpenProcess + GetCommandLineW -> kernel32 API calls
Ok. I think you are right... So, how can I get the command line argumments of a specific process already started?
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
Jump to:  

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group