公告版位
星落的瞬間!放棄的後悔是永遠!

目前分類:VB2008 (4)

瀏覽方式: 標題列表 簡短摘要

本人太閒,所以開了一個平台,把最近幾年的題目用VB.NET做出來上傳上去了,
就這樣,希望下一屆題目全做完的人至少五個。
如果有人要一起完成我也很高興啦!
網址:http://code.google.com/p/vbnet/
我的e-mail:http://scr.im/damody

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.


讓地獄深紅的天亮 發表在 痞客邦 留言(0) 人氣()

因為很多新手(包括我)都不是很了解字串函數,希望各位大大們有空可以來了解一下。
這個程式的功能是專門解之前某位版友的問題:
00123456 - E8 33 44 55 66 - CALL 00223344
00123458 - 56                        - PUSH EAX
怎麼切字串存陣列。
下載:http://www.badongo.com/file/13322493

http://bbs.wefong.com/viewthread ... &extra=page%3D1

Public Class Form1

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click

讓地獄深紅的天亮 發表在 痞客邦 留言(0) 人氣()

因為很多新手(包括我)都不是很了解字串函數,希望各位大大們有空可以來了解一下。
這個程式的功能是專門解之前某位版友的問題:
00123456 - E8 33 44 55 66 - CALL 00223344
00123458 - 56                        - PUSH EAX
怎麼切字串存陣列。
下載:http://www.badongo.com/file/13322493

http://bbs.wefong.com/viewthread ... &extra=page%3D1

Public Class Form1

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click

讓地獄深紅的天亮 發表在 痞客邦 留言(0) 人氣()

 載點:http://www.shareme.tw/file/DownloadRequest.do?fid=I0569310:-du-2f6e686466696c65732f7075626c69632f323420706f696e742067616d652e377a
用暴力破解法做的,迴圈繞繞繞呀!
但原理很easy簡單,有學過vb的都會。


讓地獄深紅的天亮 發表在 痞客邦 留言(0) 人氣()