
bugsfixed.blogspot.com
pieces of codesomma Window 쪼물딱거리기
http://bugsfixed.blogspot.com/
somma Window 쪼물딱거리기
http://bugsfixed.blogspot.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Wednesday
LOAD TIME
1.8 seconds
16x16
32x32
64x64
128x128
PAGES IN
THIS WEBSITE
19
SSL
EXTERNAL LINKS
0
SITE IP
173.194.204.132
LOAD TIME
1.845 sec
SCORE
6.2
pieces of code | bugsfixed.blogspot.com Reviews
https://bugsfixed.blogspot.com
somma Window 쪼물딱거리기
pieces of code: 12월 2013
http://www.bugsfixed.blogspot.com/2013_12_01_archive.html
2013년 12월 16일 월요일. Windows xp 에서 MSEC extension 사용하기. 즐거운 연말을 보내기 위해 1주일 짜리 '소프트웨어 버그헌팅' 교육을 가게 되었습니다. 오호호. 워드 프로세서 프로그램의 크래시를 일으키는 실습을 하던중에 예전에 '오 이런것도 있네' 했던 MSEC 확장이 생각났습니다. Http:/ msecdbg.codeplex.com/. Msec 은 MS 에서 배포하는 고마운 WinDbg 확장모듈로, 자동으로 크래시에 대한 분석을 수행하고, 이 크래시가 exploitable 한지 확인을 해줍니다. 냉큼 다운로드 받고, WinDbg 로 로딩하려는데 계속 에러가 나는군요. 우선 depends 로 봤더니 msvcr11.dll, msvcp11.dll 이 필요하네요. visual studio 2012 로 빌드를 했나봅니다. visual studio 2012 redistributable package 를 설치해 주면 되겠죠? 쉽긴 개뿔- -; ). 피드 구독하기: 글 (Atom).
pieces of code: 8월 2014
http://www.bugsfixed.blogspot.com/2014_08_01_archive.html
2014년 8월 21일 목요일. Build and Install boost. Download boost library at http:/ www.boost.org/. D: work.lib boost 1 56 0. Build and install boost library at. D: work.lib boost 1 56 0 b2.exe toolset=msvc-10.0 - build-type=complete - build-dir=d: work.lib boost 1 56 0 build dir x86 - prefix=c: Boost x86 install d: work.lib boost 1 56 0 b2.exe toolset=msvc-10.0 address-model=64 - build-type=complete - build-dir=d: work.lib boost 1 56 0 build dir x64 - prefix=c: Boost x64 install. 피드 구독하기: 글 (Atom). 가장 많이 본 글.
pieces of code: 12월 2014
http://www.bugsfixed.blogspot.com/2014_12_01_archive.html
2014년 12월 27일 토요일. Boost: asio timer 사용하기. 오늘은 boost: asio 예제코드를 보다가 (몰라서) 헤멧던 내용을 공유할까 합니다. 이나 boost 같은 라이브러리에 익숙하지 않은 저 같은 c 초보자들에게 도움이 되길 바라며 :-). 오늘은 그냥… 괜히… Windows 의 타이머 객체를 사용하고 싶지 않아서, boost: asio 의 timer 예제코드. 를 조금 수정해서 아래와 같은 코드를 작성했습니다. 간단히 설명하자면 정해진 시간(1초)이 지나면 callback 함수(print(…) 를 5번만 호출하는 코드입니다. Timerasync wait() 함수는 아래와 같은 함수 포인터 또는 함수객체를 파라미터로 받습니다. 여기. 에 자세한 내용이 있습니다. Void handler( const boost: system: error code& error / Result of operation. );. 를 다시 한번 읽어보니 해답이 보이더군요. Boost: bind 는 고...
pieces of code: boost build summary
http://www.bugsfixed.blogspot.com/2014/08/boost-build-summary.html
2014년 8월 21일 목요일. Build and Install boost. Download boost library at http:/ www.boost.org/. D: work.lib boost 1 56 0. Build and install boost library at. D: work.lib boost 1 56 0 b2.exe toolset=msvc-10.0 - build-type=complete - build-dir=d: work.lib boost 1 56 0 build dir x86 - prefix=c: Boost x86 install d: work.lib boost 1 56 0 b2.exe toolset=msvc-10.0 address-model=64 - build-type=complete - build-dir=d: work.lib boost 1 56 0 build dir x64 - prefix=c: Boost x64 install. 피드 구독하기: 댓글 (Atom). 가장 많이 본 글.
pieces of code: 1월 2014
http://www.bugsfixed.blogspot.com/2014_01_01_archive.html
2014년 1월 28일 화요일. 자주 사용하지만, 항상 뭔가 헤깔리는 그런것들이 있는데, const 도 그런 것들 중에 하나입니다. (저만 그럴지도.). 위치에 따른 const 의미를 정리해 보았습니다. TestFunction1(msg); test.Function2(msg); test.Function3(msg); const char* pMessage = test.Function4(msg); pMessage[0] = 0; / error }. 피드 구독하기: 글 (Atom). 가장 많이 본 글. Boost: asio timer 사용하기. 오늘은 boost: asio 예제코드를 보다가 (몰라서) 헤멧던 내용을 공유할까 합니다. c 이나 boost 같은 라이브러리에 익숙하지 않은 저 같은 c 초보자들에게 도움이 되길 바라며 :-) 오늘은 그냥… 괜히… Windows 의 타이머. 하이퍼바이저 구현을 위한 공부 방법. Windows api hooking 예제. Visual studio 컴파일러 버전 별 처리하기.
TOTAL PAGES IN THIS WEBSITE
19
b u g s' f i c
I just keep writing. 7/6/14: Yes, I am still alive. Ive just become much lazier. (If thats possible) Or I could say Im busy at work and with my new house, but the results all the same. I still write fanfic but I just post to my fanfiction.net. Page What social media I do is at tumblr. Now, mostly reblogging of pretty pictures from various fandoms. I will maintain this journal as an archive; $20 a year is cheap enough. My email is still the same too. Way Too Much Ficcing Going On Here. Word Count: 5,000.
BugsFighter
Your guide to safer and faster PC. March 14, 2018. How to remove GandCrab2 Ransomware and decrypt .CRAB files. Is a virus, that uses AES (CBC-mode) algorithm to ecrypt user files. During the process ransomware adds .CRAB. Extension to encrypted files. Following successful encryption, GandCrab2 creates CRAB-DECRYPT.txt. Decrypt .crab files. Restore .crab files. March 14, 2018. How to remove Arrow Ransomware and decrypt .arrow files. Decrypt .arrow files. Restore .arrow files. March 13, 2018. Add-on can ha...
デイリー金融ライフ新聞
Price Request - BuyDomains
Url=' escape(document.location.href) , 'Chat367233609785093432', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=640,height=500');return false;". Need a price instantly? Just give us a call. Toll Free in the U.S. We can give you the price over the phone, help you with the purchase process, and answer any questions. Get a price in less than 24 hours. Fill out the form below. One of our domain experts will have a price to you within 24 business hours. United States of America.
pieces of code
2014년 12월 27일 토요일. Boost: asio timer 사용하기. 오늘은 boost: asio 예제코드를 보다가 (몰라서) 헤멧던 내용을 공유할까 합니다. 이나 boost 같은 라이브러리에 익숙하지 않은 저 같은 c 초보자들에게 도움이 되길 바라며 :-). 오늘은 그냥… 괜히… Windows 의 타이머 객체를 사용하고 싶지 않아서, boost: asio 의 timer 예제코드. 를 조금 수정해서 아래와 같은 코드를 작성했습니다. 간단히 설명하자면 정해진 시간(1초)이 지나면 callback 함수(print(…) 를 5번만 호출하는 코드입니다. Timerasync wait() 함수는 아래와 같은 함수 포인터 또는 함수객체를 파라미터로 받습니다. 여기. 에 자세한 내용이 있습니다. Void handler( const boost: system: error code& error / Result of operation. );. 를 다시 한번 읽어보니 해답이 보이더군요. Boost: bind 는 고...
Home
Powered By Mega Holdings. Online, builder, online builder. Our smart solutions make your ideas. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum is sim...Lorem Ipsum is si...
I am...Bugs Fluffernut! - Home
Hi, I'm Bugs, an orphan cottontail rescue. My human. Check out my book. Create a free website.
BugsFollow.Me
Software, Defects, Thoughts, Life and all around this. What is Selenium WebDriver. If you are just starting looking into Test Automation you must have heard something about Selenium, but not yet sure what it is. Let’s add some context and details to Selenium. How Test Automation is working. Test Automation is pretty similar to manual testing and is dead simple. You need to make computer do something automatically. It can be done writing new small programs (scripts) which are called Automated Tests. What ...
Bugs for Breakfast | The future of food
Amazon Rainforest – 5 Amazing Things You Can See Here. Oct 3, 2017. The Amazon rainforest is among the most amazing locations in the world and makes up about six million square kilometers of land. The majority of the forest is located within Brazil and thousands of folks travel there to explore it each year. The Amazon jungle was. Know about Texas Spiny Lizard. Sep 5, 2017. Universe People,sixth Chapter,broken Stars. Aug 13, 2017. Aug 13, 2017. Branding a business is very common, but today it has become ...