[Boards: 3 / a / aco / adv / an / asp / b / biz / c / cgl / ck / cm / co / d / diy / e / fa / fit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mu / n / news / o / out / p / po / pol / qa / r / r9k / s / s4s / sci / soc / sp / t / tg / toy / trash / trv / tv / u / v / vg / vp / vr / w / wg / wsg / wsr / x / y ] [Home]
4chanarchives logo
I'm writing a program that will heavily use things like
Images are sometimes not shown due to bandwidth/network limitations. Refreshing the page usually helps.

You are currently reading a thread in /g/ - Technology

Thread replies: 16
Thread images: 3
File: mwa.jpg (2 MB, 4201x3001) Image search: [Google]
mwa.jpg
2 MB, 4201x3001
I'm writing a program that will heavily use things like DLL injecting, API hooking etc. in C++. Is it safe to use C++ exceptions (that make life a lot easier) there or should I just stick to C-like error handling?
>>
what fone u use
post desktop
apple is gay
enjoy ur botnet

sincerely,
/g/
>>
>>51296261
how's the rootkit development going so far op?
>>
>>51296596
It's not a rootkit, it will be actually an open source application, but thanks for asking, it's good for now, but I have to test some things out
>>
>>51296612
does it have a logo?
>>
>>51296626
Not yet, but you can design some if you want to
>>
File: HQ-LOGO-PRODUCTION.png (35 KB, 231x230) Image search: [Google]
HQ-LOGO-PRODUCTION.png
35 KB, 231x230
>>51296638
>>
>>51296715
>no material design
0/10
>>
>>51296261
C++ exceptions = you're running an additional runtime.

C error handling = no additional runtime.
>>
>>51297195
>muh allocated memories
>>
>>51297195
Well, I don't really care. It loads to the target program basically with all its runtime so it's fine.
>>
Just use SEH. if you use C++ exceptions, the name of the exception will be in the compiled binary, which is going to get your malware signatured more easily.

I don't know how you're injecting, but if you're memory loading, remember that you are going to have to set up the exception handlers etc properly during load. Otherwise, you wont be able to catch SEH or vectored exceptions, the process will just crash.
>>
File: 1358494775904.jpg (75 KB, 600x700) Image search: [Google]
1358494775904.jpg
75 KB, 600x700
Are you making a hax?
>>
>>51297873
a rootkit xDDDD
>>
>>51296261
Just one word: Rust.
>>
>>51297869
oh shit man, any way to obfsucate it?
Thread replies: 16
Thread images: 3

banner
banner
[Boards: 3 / a / aco / adv / an / asp / b / biz / c / cgl / ck / cm / co / d / diy / e / fa / fit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mu / n / news / o / out / p / po / pol / qa / r / r9k / s / s4s / sci / soc / sp / t / tg / toy / trash / trv / tv / u / v / vg / vp / vr / w / wg / wsg / wsr / x / y] [Home]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
If a post contains personal/copyrighted/illegal content you can contact me at [email protected] with that post and thread number and it will be removed as soon as possible.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com, send takedown notices to them.
This is a 4chan archive - all of the content originated from them. If you need IP information for a Poster - you need to contact them. This website shows only archived content.